summaryrefslogtreecommitdiffstats
path: root/examples/widgets/touch/pinchzoom/mice.qrc
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2018-09-12 12:57:33 +0200
committerPaul Wicking <paul.wicking@qt.io>2018-09-14 03:56:22 +0000
commita62bab95d3adfcd6aab1f32d41750f0c1a5adfe3 (patch)
tree30a0f95d210d1d7369a3ee73c2785fd1c30f7e80 /examples/widgets/touch/pinchzoom/mice.qrc
parent74700493c33bf8acc2973a6d151be209fd606655 (diff)
Doc: Move touch examples around so they get included in docs
Task-number: QTBUG-59249 Change-Id: I71f1d2e28f0cadbad1d6bcf117198018eaf8e012 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'examples/widgets/touch/pinchzoom/mice.qrc')
-rw-r--r--examples/widgets/touch/pinchzoom/mice.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/widgets/touch/pinchzoom/mice.qrc b/examples/widgets/touch/pinchzoom/mice.qrc
new file mode 100644
index 0000000000..accdb4d0a6
--- /dev/null
+++ b/examples/widgets/touch/pinchzoom/mice.qrc
@@ -0,0 +1,5 @@
+<RCC>
+ <qresource prefix="/" >
+ <file>images/cheese.jpg</file>
+ </qresource>
+</RCC>