summaryrefslogtreecommitdiffstats
path: root/trunk/addon/doxywizard/doxywizard.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/addon/doxywizard/doxywizard.qrc')
-rw-r--r--trunk/addon/doxywizard/doxywizard.qrc11
1 files changed, 11 insertions, 0 deletions
diff --git a/trunk/addon/doxywizard/doxywizard.qrc b/trunk/addon/doxywizard/doxywizard.qrc
new file mode 100644
index 0000000..88316ed
--- /dev/null
+++ b/trunk/addon/doxywizard/doxywizard.qrc
@@ -0,0 +1,11 @@
+<!DOCTYPE RCC><RCC version="1.0">
+<qresource prefix="/">
+ <file alias="config.xml">../../src/config.xml</file>
+ <file>images/add.png</file>
+ <file>images/del.png</file>
+ <file>images/file.png</file>
+ <file>images/folder.png</file>
+ <file>images/refresh.png</file>
+ <file>images/tunecolor.png</file>
+</qresource>
+</RCC>