From 88f7f11f2f9ff4fc29f4d8a574ed9119df8ae3ab Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Thu, 6 Apr 2023 12:30:47 +0800 Subject: Bootstrap.qml is not used any more --- qootstrap.pro | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/qootstrap.pro b/qootstrap.pro index 4f50f3d..bfe1b0a 100644 --- a/qootstrap.pro +++ b/qootstrap.pro @@ -6,9 +6,7 @@ QML_IMPORT_NAME = Bootstrap QML_IMPORT_MAJOR_VERSION = 5 QML_IMPORT_MINOR_VERSION = 3 -import.files = \ - qmldir \ - $${QML_IMPORT_NAME}.qml +import.files = qmldir import.path = $$[QT_INSTALL_QML]/$$QML_IMPORT_NAME style.files = \ -- cgit v1.3