summaryrefslogtreecommitdiff
path: root/examples/tutorials/alarms/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorials/alarms/qml.qrc')
-rw-r--r--examples/tutorials/alarms/qml.qrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/tutorials/alarms/qml.qrc b/examples/tutorials/alarms/qml.qrc
index ae9ac907..270febb2 100644
--- a/examples/tutorials/alarms/qml.qrc
+++ b/examples/tutorials/alarms/qml.qrc
@@ -1,7 +1,6 @@
<RCC>
- <qresource prefix="/">
+ <qresource prefix="/alarms/">
<file>main.qml</file>
- <file>qtquickcontrols2.conf</file>
<file>TumblerDelegate.qml</file>
<file>AlarmModel.qml</file>
<file>AlarmDelegate.qml</file>