don't link to qtquick
This commit is contained in:
parent
fd87694c8d
commit
8155f2d542
@ -113,7 +113,6 @@ PUBLIC
|
|||||||
PRIVATE
|
PRIVATE
|
||||||
Qt5::Gui
|
Qt5::Gui
|
||||||
Qt5::Sql
|
Qt5::Sql
|
||||||
Qt5::Quick # needed in service.cpp, remove?
|
|
||||||
Qt5::Svg
|
Qt5::Svg
|
||||||
Qt5::DBus
|
Qt5::DBus
|
||||||
Qt5::Xml
|
Qt5::Xml
|
||||||
|
@ -24,7 +24,6 @@
|
|||||||
|
|
||||||
#include <QFile>
|
#include <QFile>
|
||||||
#include <QTimer>
|
#include <QTimer>
|
||||||
#include <QQuickItem>
|
|
||||||
|
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
#include <kservice.h>
|
#include <kservice.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user