aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/accelbubble/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/accelbubble/qml.qrc')
-rw-r--r--doc/examples/accelbubble/qml.qrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/accelbubble/qml.qrc b/doc/examples/accelbubble/qml.qrc
index 1825fab490..7d7777aca0 100644
--- a/doc/examples/accelbubble/qml.qrc
+++ b/doc/examples/accelbubble/qml.qrc
@@ -1,10 +1,10 @@
<RCC>
<qresource prefix="/">
- <file>main.qml</file>
- <file>Page1.qml</file>
<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>
</qresource>
</RCC>