aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/QtPropertyBrowser/examples/demo/demo.qrc
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/QtPropertyBrowser/examples/demo/demo.qrc')
-rw-r--r--3rdparty/QtPropertyBrowser/examples/demo/demo.qrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/3rdparty/QtPropertyBrowser/examples/demo/demo.qrc b/3rdparty/QtPropertyBrowser/examples/demo/demo.qrc
new file mode 100644
index 00000000..c6be0cef
--- /dev/null
+++ b/3rdparty/QtPropertyBrowser/examples/demo/demo.qrc
@@ -0,0 +1,8 @@
+<RCC version="1.0">
+ <qresource prefix="/demo">
+ <file>images/up.png</file>
+ <file>images/down.png</file>
+ <file>images/right.png</file>
+ <file>images/left.png</file>
+ </qresource>
+</RCC>