2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Divide history_media_types to several modules.

This commit is contained in:
John Preston
2018-12-18 14:45:06 +04:00
parent 47bdeeef9a
commit 6d08394adc
60 changed files with 6673 additions and 6174 deletions

View File

@@ -25,7 +25,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "ui/text_options.h"
#include "chat_helpers/message_field.h"
#include "history/history.h"
#include "history/history_media_types.h"
//#include "history/media/history_media_types.h"
#include "history/history_message.h"
#include "window/themes/window_theme.h"
#include "boxes/peer_list_box.h"