mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-21 20:27:45 +00:00
Add explicit QGuiApplication include
This commit is contained in:
parent
79f0600f69
commit
ee6c29a559
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <KAboutData>
|
||||
#include <KLocalizedContext>
|
||||
#include <KLocalizedString>
|
||||
#include <QGuiApplication>
|
||||
#include <QQuickStyle>
|
||||
#include <kdsingleapplication.h>
|
||||
#include <qcoroqml.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue