summaryrefslogtreecommitdiff
path: root/plugins/autotest/autotest.qrc
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@digia.com>2014-10-07 12:30:54 +0200
committerChristian Stenger <christian.stenger@theqtcompany.com>2014-12-04 13:52:14 +0100
commit2f4139e5d313902683a3a4a98f9ef012afff8734 (patch)
tree5e1c10378f5a4d9ca2e45dd39b2a6f4dba06d6ee /plugins/autotest/autotest.qrc
downloadqt-creator-2f4139e5d313902683a3a4a98f9ef012afff8734.tar.gz
Initial commit
Diffstat (limited to 'plugins/autotest/autotest.qrc')
-rw-r--r--plugins/autotest/autotest.qrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/autotest/autotest.qrc b/plugins/autotest/autotest.qrc
new file mode 100644
index 0000000000..53dee42e31
--- /dev/null
+++ b/plugins/autotest/autotest.qrc
@@ -0,0 +1,9 @@
+<RCC>
+ <qresource prefix="/">
+ <file>images/class.png</file>
+ <file>images/func.png</file>
+ <file>images/expand.png</file>
+ <file>images/collapse.png</file>
+ <file>images/sort.png</file>
+ </qresource>
+</RCC>