From 9b6964c5db2ff46fb9f604dcb0ecd5ec86942c11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Mon, 8 May 2023 16:23:55 +0800 Subject: Page & ToolBar --- qootstrap.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'qootstrap.pro') 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 -- cgit v1.2.3