summaryrefslogtreecommitdiffstats
path: root/examples/mainwindows/sdi/sdi.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mainwindows/sdi/sdi.qrc')
-rw-r--r--examples/mainwindows/sdi/sdi.qrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/mainwindows/sdi/sdi.qrc b/examples/mainwindows/sdi/sdi.qrc
new file mode 100644
index 0000000000..0a776fab4d
--- /dev/null
+++ b/examples/mainwindows/sdi/sdi.qrc
@@ -0,0 +1,10 @@
+<!DOCTYPE RCC><RCC version="1.0">
+<qresource>
+ <file>images/copy.png</file>
+ <file>images/cut.png</file>
+ <file>images/new.png</file>
+ <file>images/open.png</file>
+ <file>images/paste.png</file>
+ <file>images/save.png</file>
+</qresource>
+</RCC>