QML UI: update qmake file to include Controls.2

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2017-04-06 21:29:00 -07:00
parent 11f7e18139
commit 8a53cf8e64

View file

@ -1,6 +1,6 @@
TEMPLATE = app TEMPLATE = app
QT += qml quick widgets positioning concurrent svg QT += qml quick quickcontrols2 widgets positioning concurrent svg
DEFINES += SUBSURFACE_MOBILE DEFINES += SUBSURFACE_MOBILE