summaryrefslogtreecommitdiffstats
path: root/tests/manual/highdpi/highdpi.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/highdpi/highdpi.qrc')
-rw-r--r--tests/manual/highdpi/highdpi.qrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/manual/highdpi/highdpi.qrc b/tests/manual/highdpi/highdpi.qrc
new file mode 100644
index 0000000000..b43c2c07ad
--- /dev/null
+++ b/tests/manual/highdpi/highdpi.qrc
@@ -0,0 +1,7 @@
+<RCC>
+ <qresource prefix="/">
+ <file>qticon.png</file>
+ <file>qticon@2x.png</file>
+ <file>qticon_large.png</file>
+ </qresource>
+</RCC>