mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Moved out Ui::MakeWeak to separate file.
This commit is contained in:
@@ -24,6 +24,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "base/flat_set.h"
|
||||
|
||||
#include "ui/qt_object_factory.h"
|
||||
#include "ui/qt_weak_factory.h"
|
||||
|
||||
#include "scheme.h"
|
||||
#include "logs.h"
|
||||
|
@@ -127,6 +127,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "ui/arc_angles.h"
|
||||
#include "ui/emoji_config.h"
|
||||
#include "ui/qt_object_factory.h"
|
||||
#include "ui/qt_weak_factory.h"
|
||||
|
||||
#include "styles/palette.h"
|
||||
#include "styles/style_basic.h"
|
||||
|
@@ -38,4 +38,5 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "ui/text/text.h"
|
||||
#include "ui/effects/animations.h"
|
||||
#include "ui/qt_object_factory.h"
|
||||
#include "ui/qt_weak_factory.h"
|
||||
#include "styles/palette.h"
|
||||
|
Submodule Telegram/lib_spellcheck updated: 0b7622ff38...e76981e133
Submodule Telegram/lib_ui updated: e2e90f9e23...da7e372a40
Reference in New Issue
Block a user