summaryrefslogtreecommitdiffstats
path: root/dist/qt_themes/qdarkstyle/style.qrc
diff options
context:
space:
mode:
authorN00byKing <N00byKing@hotmail.de>2018-03-30 11:50:10 +0200
committerN00byKing <N00byKing@hotmail.de>2018-03-30 14:14:37 +0200
commit78e974ba68aac7cc3d47b19acba6d2b1dd97bb8f (patch)
tree2207d6e44d59a148e7b83aa2d7698b1ea5f22ebc /dist/qt_themes/qdarkstyle/style.qrc
parentMerge pull request #290 from MerryMage/dfix-20180329 (diff)
downloadyuzu-78e974ba68aac7cc3d47b19acba6d2b1dd97bb8f.tar
yuzu-78e974ba68aac7cc3d47b19acba6d2b1dd97bb8f.tar.gz
yuzu-78e974ba68aac7cc3d47b19acba6d2b1dd97bb8f.tar.bz2
yuzu-78e974ba68aac7cc3d47b19acba6d2b1dd97bb8f.tar.lz
yuzu-78e974ba68aac7cc3d47b19acba6d2b1dd97bb8f.tar.xz
yuzu-78e974ba68aac7cc3d47b19acba6d2b1dd97bb8f.tar.zst
yuzu-78e974ba68aac7cc3d47b19acba6d2b1dd97bb8f.zip
Diffstat (limited to 'dist/qt_themes/qdarkstyle/style.qrc')
-rw-r--r--dist/qt_themes/qdarkstyle/style.qrc49
1 files changed, 49 insertions, 0 deletions
diff --git a/dist/qt_themes/qdarkstyle/style.qrc b/dist/qt_themes/qdarkstyle/style.qrc
new file mode 100644
index 000000000..efbd0b9dc
--- /dev/null
+++ b/dist/qt_themes/qdarkstyle/style.qrc
@@ -0,0 +1,49 @@
+<RCC>
+ <qresource prefix="icons/qdarkstyle">
+ <file alias="index.theme">icons/index.theme</file>
+ </qresource>
+ <qresource prefix="qss_icons">
+ <file>rc/up_arrow_disabled.png</file>
+ <file>rc/Hmovetoolbar.png</file>
+ <file>rc/stylesheet-branch-end.png</file>
+ <file>rc/branch_closed-on.png</file>
+ <file>rc/stylesheet-vline.png</file>
+ <file>rc/branch_closed.png</file>
+ <file>rc/branch_open-on.png</file>
+ <file>rc/transparent.png</file>
+ <file>rc/right_arrow_disabled.png</file>
+ <file>rc/sizegrip.png</file>
+ <file>rc/close.png</file>
+ <file>rc/close-hover.png</file>
+ <file>rc/close-pressed.png</file>
+ <file>rc/down_arrow.png</file>
+ <file>rc/Vmovetoolbar.png</file>
+ <file>rc/left_arrow.png</file>
+ <file>rc/stylesheet-branch-more.png</file>
+ <file>rc/up_arrow.png</file>
+ <file>rc/right_arrow.png</file>
+ <file>rc/left_arrow_disabled.png</file>
+ <file>rc/Hsepartoolbar.png</file>
+ <file>rc/branch_open.png</file>
+ <file>rc/Vsepartoolbar.png</file>
+ <file>rc/down_arrow_disabled.png</file>
+ <file>rc/undock.png</file>
+ <file>rc/checkbox_checked_disabled.png</file>
+ <file>rc/checkbox_checked_focus.png</file>
+ <file>rc/checkbox_checked.png</file>
+ <file>rc/checkbox_indeterminate.png</file>
+ <file>rc/checkbox_indeterminate_focus.png</file>
+ <file>rc/checkbox_unchecked_disabled.png</file>
+ <file>rc/checkbox_unchecked_focus.png</file>
+ <file>rc/checkbox_unchecked.png</file>
+ <file>rc/radio_checked_disabled.png</file>
+ <file>rc/radio_checked_focus.png</file>
+ <file>rc/radio_checked.png</file>
+ <file>rc/radio_unchecked_disabled.png</file>
+ <file>rc/radio_unchecked_focus.png</file>
+ <file>rc/radio_unchecked.png</file>
+ </qresource>
+ <qresource prefix="qdarkstyle">
+ <file>style.qss</file>
+ </qresource>
+</RCC>