From db23fd439fbc4acf7cb102538decb3e49100d6ff Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Wed, 12 Apr 2023 10:33:49 +0800 Subject: Revert "Rename resource file" This reverts commit 14bedb37b6f2294295d55cace4ec1115cd3a5e44. To prevent resource compilation name clash. --- Bootstrap.qrc | 6 ++++++ static.qrc | 6 ------ 2 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 Bootstrap.qrc delete mode 100644 static.qrc diff --git a/Bootstrap.qrc b/Bootstrap.qrc new file mode 100644 index 0000000..f6b076d --- /dev/null +++ b/Bootstrap.qrc @@ -0,0 +1,6 @@ + + + ApplicationWindow.qml + Label.qml + + diff --git a/static.qrc b/static.qrc deleted file mode 100644 index f6b076d..0000000 --- a/static.qrc +++ /dev/null @@ -1,6 +0,0 @@ - - - ApplicationWindow.qml - Label.qml - - -- cgit v1.3