summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/simple-qml/simple-qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/simple-qml/simple-qml.qrc')
-rw-r--r--examples/qt3d/simple-qml/simple-qml.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qt3d/simple-qml/simple-qml.qrc b/examples/qt3d/simple-qml/simple-qml.qrc
index 5f6483ac3..9d95d9835 100644
--- a/examples/qt3d/simple-qml/simple-qml.qrc
+++ b/examples/qt3d/simple-qml/simple-qml.qrc
@@ -1,5 +1,6 @@
<RCC>
<qresource prefix="/">
<file>main.qml</file>
+ <file>CameraController.qml</file>
</qresource>
</RCC>