aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/texteditor/texteditor.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/texteditor/texteditor.qrc')
-rw-r--r--examples/quickcontrols2/texteditor/texteditor.qrc11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/quickcontrols2/texteditor/texteditor.qrc b/examples/quickcontrols2/texteditor/texteditor.qrc
deleted file mode 100644
index 8f2da843..00000000
--- a/examples/quickcontrols2/texteditor/texteditor.qrc
+++ /dev/null
@@ -1,11 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>qtquickcontrols2.conf</file>
- <file>images/qt-logo.png</file>
- <file>fonts/fontello.ttf</file>
- <file>qml/texteditor.qml</file>
- <file>texteditor.html</file>
- <file>qml/+touch/texteditor.qml</file>
- <file>+touch/texteditor.html</file>
- </qresource>
-</RCC>