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

Move HistoryMedia to HistoryView namespace.

This commit is contained in:
John Preston
2019-08-02 14:21:09 +01:00
parent fd59147b8a
commit 850940116d
61 changed files with 739 additions and 702 deletions

View File

@@ -47,7 +47,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "history/history.h"
#include "history/history_widget.h"
#include "history/history_message.h"
#include "history/media/history_media.h"
#include "history/view/media/history_view_media.h"
#include "history/view/history_view_service_message.h"
#include "history/view/history_view_element.h"
#include "lang/lang_keys.h"