summaryrefslogtreecommitdiffstats
path: root/addon/doxywizard/doxywizard.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'addon/doxywizard/doxywizard.qrc')
-rw-r--r--addon/doxywizard/doxywizard.qrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/addon/doxywizard/doxywizard.qrc b/addon/doxywizard/doxywizard.qrc
new file mode 100644
index 0000000..dd23c5d
--- /dev/null
+++ b/addon/doxywizard/doxywizard.qrc
@@ -0,0 +1,10 @@
+<!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>
+</qresource>
+</RCC>