summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/simple-qml/simple-qml.qrc
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-10-02 09:47:42 +0200
committerKai Koehne <kai.koehne@qt.io>2018-10-02 11:55:15 +0000
commit9b51fea01cc6b44c6ba49eda6a75cd92d9388689 (patch)
treec91860a121f729e9bf2de5eeadbfd36417463148 /examples/qt3d/simple-qml/simple-qml.qrc
parentd05d2fd3d2fdc24604748a57ce26d48972457058 (diff)
Remove unused CameraController.qml from simple-qml example
Change-Id: Id76f8fc4d4701933e7744ff0dff837ec5e4bcc02 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'examples/qt3d/simple-qml/simple-qml.qrc')
-rw-r--r--examples/qt3d/simple-qml/simple-qml.qrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/qt3d/simple-qml/simple-qml.qrc b/examples/qt3d/simple-qml/simple-qml.qrc
index 9d95d9835..5f6483ac3 100644
--- a/examples/qt3d/simple-qml/simple-qml.qrc
+++ b/examples/qt3d/simple-qml/simple-qml.qrc
@@ -1,6 +1,5 @@
<RCC>
<qresource prefix="/">
<file>main.qml</file>
- <file>CameraController.qml</file>
</qresource>
</RCC>