aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/examples/accelbubble/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreator/examples/accelbubble/qml.qrc')
-rw-r--r--doc/qtcreator/examples/accelbubble/qml.qrc7
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/qtcreator/examples/accelbubble/qml.qrc b/doc/qtcreator/examples/accelbubble/qml.qrc
index 7d7777aca0..3e6f33859a 100644
--- a/doc/qtcreator/examples/accelbubble/qml.qrc
+++ b/doc/qtcreator/examples/accelbubble/qml.qrc
@@ -1,10 +1,7 @@
<RCC>
<qresource prefix="/">
- <file>Page1Form.ui.qml</file>
- <file>Page2Form.ui.qml</file>
- <file>qtquickcontrols2.conf</file>
- <file>Bubble.qml</file>
- <file>Bluebubble.svg</file>
<file>main.qml</file>
+ <file>Bluebubble.svg</file>
+ <file>Bubble.qml</file>
</qresource>
</RCC>