aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DemoApplication/qml.qrc12
1 files changed, 0 insertions, 12 deletions
diff --git a/DemoApplication/qml.qrc b/DemoApplication/qml.qrc
deleted file mode 100644
index a726151..0000000
--- a/DemoApplication/qml.qrc
+++ /dev/null
@@ -1,12 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>main.qml</file>
- <file>HomeForm.qml</file>
- <file>Page1Form.qml</file>
- <file>Page2Form.qml</file>
- <file>qtquickcontrols2.conf</file>
- <file>CNButton.qml</file>
- <file>Page3Form.qml</file>
- <file>Page4Form.qml</file>
- </qresource>
-</RCC>