2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 08:55:59 +00:00

Move image-related modules to ui/image/.

This commit is contained in:
John Preston
2018-10-23 13:44:42 +04:00
parent 8b76428c7e
commit 595134cab5
62 changed files with 1274 additions and 1222 deletions

View File

@@ -8,11 +8,12 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "chat_helpers/tabbed_panel.h"
#include "ui/widgets/shadow.h"
#include "styles/style_chat_helpers.h"
#include "ui/image/image_prepare.h"
#include "chat_helpers/tabbed_selector.h"
#include "window/window_controller.h"
#include "mainwindow.h"
#include "messenger.h"
#include "styles/style_chat_helpers.h"
namespace ChatHelpers {
namespace {