aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/clocks/clocks.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/demos/clocks/clocks.qrc')
-rw-r--r--examples/quick/demos/clocks/clocks.qrc15
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/quick/demos/clocks/clocks.qrc b/examples/quick/demos/clocks/clocks.qrc
deleted file mode 100644
index eaff4729ae..0000000000
--- a/examples/quick/demos/clocks/clocks.qrc
+++ /dev/null
@@ -1,15 +0,0 @@
-<RCC>
- <qresource prefix="/demos/clocks">
- <file>clocks.qml</file>
- <file>content/arrow.png</file>
- <file>content/background.png</file>
- <file>content/center.png</file>
- <file>content/clock-night.png</file>
- <file>content/clock.png</file>
- <file>content/Clock.qml</file>
- <file>content/hour.png</file>
- <file>content/minute.png</file>
- <file>content/quit.png</file>
- <file>content/second.png</file>
- </qresource>
-</RCC>