mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
fix: adjust code for refactor of input fields in lib_ui
fix: organize imports fix: refactor database initialization fix: update submodule adjusted following https://github.com/telegramdesktop/tdesktop/commit/98bb520f476c3ca1df950969d6e5079036ec0de5
This commit is contained in:
@@ -9,7 +9,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
|
||||
#include "core/application.h"
|
||||
#include "core/core_settings.h"
|
||||
#include "lang_auto.h"
|
||||
#include "platform/platform_specific.h"
|
||||
|
||||
#include <QtWidgets/QApplication>
|
||||
@@ -18,6 +17,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "ayu/ayu_settings.h"
|
||||
#include "ayu/ui/settings/settings_ayu.h"
|
||||
#include "ayu/features/streamer_mode/streamer_mode.h"
|
||||
#include "lang_auto.h"
|
||||
|
||||
|
||||
namespace Core {
|
||||
|
||||
Reference in New Issue
Block a user