mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-23 21:07:45 +00:00
Explicitly include QGuiApplication and add a note
This commit is contained in:
parent
5077ae188c
commit
32c73a6126
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <KAboutData>
|
||||
#include <KLocalizedContext>
|
||||
#include <KLocalizedString>
|
||||
#include <QGuiApplication> // NOTE: do not remove this, if your IDE suggests to do so
|
||||
#include <QQuickStyle>
|
||||
#include <kdsingleapplication.h>
|
||||
#include <qcoroqml.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue