summaryrefslogtreecommitdiff
path: root/qootstrap.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qootstrap.pro')
-rw-r--r--qootstrap.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/qootstrap.pro b/qootstrap.pro
index 1b743f4..d3df35e 100644
--- a/qootstrap.pro
+++ b/qootstrap.pro
@@ -10,7 +10,8 @@ import.files = qmldir
import.path = $$[QT_INSTALL_QML]/$$QML_IMPORT_NAME
style.files = \
- ApplicationWindow.qml
+ ApplicationWindow.qml \
+ Label.qml
style.path = $$[QT_INSTALL_QML]/QtQuick/Controls.2/$$QML_IMPORT_NAME
HEADERS += $${QML_IMPORT_NAME}.hxx