mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix missing include in settings_main
This commit is contained in:
parent
aeeb9fe761
commit
98e8a20f5f
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
|
||||
#include <QtGui/QGuiApplication>
|
||||
#include <QtGui/QClipboard>
|
||||
#include <QtGui/QWindow>
|
||||
|
||||
namespace Settings {
|
||||
namespace {
|
||||
|
|
Loading…
Add table
Reference in a new issue