summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/tracker_pt_base.qrc
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-01-19 14:33:08 +0100
committerStanislaw Halik <sthalik@misaki.pl>2018-01-19 14:34:22 +0100
commitcca740afeaa3c4d79035546bf77935efe38830b1 (patch)
treecb2e1348b6268b65a55d40f4b16d5653a4b32e23 /tracker-pt/tracker_pt_base.qrc
parent8017f3ae7cbcd5cee60b60da6be87597d17b45f7 (diff)
tracker/pt: fix broken resources
Spotted by: @cpuwolf Issue: #718
Diffstat (limited to 'tracker-pt/tracker_pt_base.qrc')
-rw-r--r--tracker-pt/tracker_pt_base.qrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/tracker-pt/tracker_pt_base.qrc b/tracker-pt/tracker_pt_base.qrc
new file mode 100644
index 00000000..8c270540
--- /dev/null
+++ b/tracker-pt/tracker_pt_base.qrc
@@ -0,0 +1,8 @@
+<RCC>
+ <qresource prefix="/">
+ <file>Resources/cap_front.png</file>
+ <file>Resources/cap_side.png</file>
+ <file>Resources/clip_front.png</file>
+ <file>Resources/clip_side.png</file>
+ </qresource>
+</RCC>