mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
New style::icon class added, colorized icons by codegen_style.
Moved style_core to /ui/style/, Xcode and QtCreator builds are broken.
This commit is contained in:
@@ -45,6 +45,7 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
|
||||
#pragma clang diagnostic pop
|
||||
#endif // __clang__
|
||||
|
||||
|
||||
#include <QtWidgets/QtWidgets>
|
||||
#include <QtNetwork/QtNetwork>
|
||||
|
||||
@@ -53,7 +54,10 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
|
||||
|
||||
#include "mtproto/facade.h"
|
||||
|
||||
#include "ui/style.h"
|
||||
#include "ui/style/style_core.h"
|
||||
#include "styles/style_basic_types.h"
|
||||
#include "styles/style_basic.h"
|
||||
|
||||
#include "ui/twidget.h"
|
||||
#include "ui/animation.h"
|
||||
#include "ui/flatinput.h"
|
||||
|
Reference in New Issue
Block a user