2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +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

@@ -19,8 +19,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "ui/widgets/buttons.h"
#include "ui/widgets/labels.h"
#include "ui/toast/toast.h"
#include "ui/image/image.h"
#include "ui/empty_userpic.h"
#include "ui/image.h"
#include "core/click_handler_types.h"
#include "storage/localstorage.h"
#include "data/data_session.h"