Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/freestyle/intern/app/freestyle.qrc')
-rwxr-xr-xsource/blender/freestyle/intern/app/freestyle.qrc23
1 files changed, 23 insertions, 0 deletions
diff --git a/source/blender/freestyle/intern/app/freestyle.qrc b/source/blender/freestyle/intern/app/freestyle.qrc
new file mode 100755
index 00000000000..b37a6702af6
--- /dev/null
+++ b/source/blender/freestyle/intern/app/freestyle.qrc
@@ -0,0 +1,23 @@
+<!DOCTYPE RCC><RCC version="1.0">
+ <qresource prefix="/icons" >
+ <file>icons/add.png</file>
+ <file>icons/arrow_down.png</file>
+ <file>icons/arrow_left.png</file>
+ <file>icons/arrow_right.png</file>
+ <file>icons/arrow_up.png</file>
+ <file>icons/clear.png</file>
+ <file>icons/close.png</file>
+ <file>icons/edit.png</file>
+ <file>icons/eye0.png</file>
+ <file>icons/eye1.png</file>
+ <file>icons/folder.png</file>
+ <file>icons/home.png</file>
+ <file>icons/mod0.png</file>
+ <file>icons/mod1.png</file>
+ <file>icons/ok.png</file>
+ <file>icons/reload.png</file>
+ <file>icons/remove.png</file>
+ <file>icons/save.png</file>
+ <file>icons/save_as.png</file>
+ </qresource>
+</RCC>