summaryrefslogtreecommitdiff
path: root/qootstrap.pro
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-05-08 16:23:55 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-05-08 16:23:55 +0800
commit9b6964c5db2ff46fb9f604dcb0ecd5ec86942c11 (patch)
treeff960e9a37ded8c4dde961cca880fde59af4dd16 /qootstrap.pro
parentaf550776635edbdf850ba731280d381b1044797c (diff)
Page & ToolBar
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