[AFV] Temporarily disable AFV Map in swiftguistd

This commit is contained in:
Roland Rossgotterer
2019-10-08 20:36:43 +02:00
committed by Mat Sutcliffe
parent 18821c2a30
commit 139690457d
3 changed files with 22 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
load(common_pre)
QT += core dbus gui network svg widgets multimedia quickwidgets
QT += core dbus gui network svg widgets multimedia
TARGET = blackgui
TEMPLATE = lib
@@ -61,7 +61,6 @@ HEADERS += $$PWD/graphs/*.h
SOURCES += $$PWD/graphs/*.cpp
FORMS += $$PWD/*.ui
RESOURCES += qml/qml.qrc
win32 {
HEADERS += $$PWD/win/*.h