summaryrefslogtreecommitdiffstats
path: root/examples/maps/maps.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/maps/maps.qrc')
-rw-r--r--examples/maps/maps.qrc12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/maps/maps.qrc b/examples/maps/maps.qrc
new file mode 100644
index 00000000..a46ea7db
--- /dev/null
+++ b/examples/maps/maps.qrc
@@ -0,0 +1,12 @@
+<!DOCTYPE RCC>
+ <RCC version="1.0">
+
+ <qresource prefix="/">
+ <file>icons/mylocation.png</file>
+ <file>icons/startmarker.png</file>
+ <file>icons/endmarker.png</file>
+ <file>icons/pathmarker.png</file>
+ <file>icons/searchmarker.png</file>
+ <file>icons/waypointmarker.png</file>
+ </qresource>
+ </RCC>