summaryrefslogtreecommitdiffstats
path: root/examples/embedded/styleexample/styleexample.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/styleexample/styleexample.qrc')
-rw-r--r--examples/embedded/styleexample/styleexample.qrc13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/embedded/styleexample/styleexample.qrc b/examples/embedded/styleexample/styleexample.qrc
new file mode 100644
index 0000000000..96237d4203
--- /dev/null
+++ b/examples/embedded/styleexample/styleexample.qrc
@@ -0,0 +1,13 @@
+<!DOCTYPE RCC><RCC version="1.0">
+<qresource prefix="/">
+ <file>files/add.png</file>
+ <file>files/blue.qss</file>
+ <file>files/khaki.qss</file>
+ <file>files/nostyle.qss</file>
+ <file>files/transparent.qss</file>
+ <file>files/application.qss</file>
+ <file>files/nature_1.jpg</file>
+ <file>files/remove.png</file>
+</qresource>
+</RCC>
+