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

Add a box for new theme creating.

This commit is contained in:
John Preston
2019-09-02 19:10:18 +03:00
parent 1e3b72ab74
commit 4b045a602c
16 changed files with 322 additions and 72 deletions

View File

@@ -67,6 +67,7 @@ private:
object_ptr<BoxContent> content,
LayerOptions options,
anim::type animated);
void checkThemeEditor();
not_null<Main::Account*> _account;
::MainWindow _widget;