summaryrefslogtreecommitdiff
path: root/qootstrap.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qootstrap.pro')
-rw-r--r--qootstrap.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/qootstrap.pro b/qootstrap.pro
index 3af6b2e..5864277 100644
--- a/qootstrap.pro
+++ b/qootstrap.pro
@@ -11,7 +11,9 @@ import.path = $$[QT_INSTALL_QML]/$$QML_IMPORT_NAME
style.files = \
ApplicationWindow.qml \
- Label.qml
+ Label.qml \
+ Page.qml \
+ ToolBar.qml
style.path = $$[QT_INSTALL_QML]/QtQuick/Controls.2/$$QML_IMPORT_NAME
HEADERS += $${QML_IMPORT_NAME}.hxx