From cb83d1c3beb65e97fe754a2f101d679a03b71460 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: Fri, 7 Apr 2023 19:10:34 +0800 Subject: Label & body colour --- qootstrap.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'qootstrap.pro') 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 -- cgit v1.2.3