2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Moved static functions from DocumentData to separated file.

This commit is contained in:
23rd
2021-06-14 07:35:51 +03:00
committed by John Preston
parent 6d0d399250
commit 583c3d3429
10 changed files with 324 additions and 195 deletions

View File

@@ -14,6 +14,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "data/data_photo.h"
#include "data/data_document.h"
#include "data/data_document_media.h"
#include "data/data_document_resolver.h"
#include "data/data_web_page.h"
#include "data/data_game.h"
#include "data/data_peer_values.h"