summaryrefslogtreecommitdiffstats
path: root/examples/sensors/sensor_explorer/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/sensor_explorer/qml.qrc')
-rw-r--r--examples/sensors/sensor_explorer/qml.qrc11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/sensors/sensor_explorer/qml.qrc b/examples/sensors/sensor_explorer/qml.qrc
index 3f11f3e9..df6160ae 100644
--- a/examples/sensors/sensor_explorer/qml.qrc
+++ b/examples/sensors/sensor_explorer/qml.qrc
@@ -1,16 +1,5 @@
<RCC>
<qresource prefix="/">
- <file>PropertyList.qml</file>
- <file>SensorList.qml</file>
<file>sensor_explorer.qml</file>
- <file>components/ApplicationWindow.qml</file>
- <file>components/TextField.qml</file>
- <file>components/Button.qml</file>
- <file>components/images/button_background_disabled.png</file>
- <file>components/images/textfield_background_normal.png</file>
- <file>components/images/textfield_background_disabled.png</file>
- <file>components/images/button_background_pressed.png</file>
- <file>components/images/button_background_normal.png</file>
- <file>content/listitem_select.png</file>
</qresource>
</RCC>