summaryrefslogtreecommitdiffstats
path: root/dist/qt_themes/qdarkstyle/style.qrc
diff options
context:
space:
mode:
authorJames Rowe <jroweboy@gmail.com>2018-01-12 03:21:20 +0100
committerJames Rowe <jroweboy@gmail.com>2018-01-13 03:11:03 +0100
commitebf9a784a9f7f4148a669dbb39e7cd50df779a14 (patch)
treed585685a1c0a34b903af1d086d62560bf56bb29f /dist/qt_themes/qdarkstyle/style.qrc
parentconfig: Default CPU core to Unicorn. (diff)
downloadyuzu-ebf9a784a9f7f4148a669dbb39e7cd50df779a14.tar
yuzu-ebf9a784a9f7f4148a669dbb39e7cd50df779a14.tar.gz
yuzu-ebf9a784a9f7f4148a669dbb39e7cd50df779a14.tar.bz2
yuzu-ebf9a784a9f7f4148a669dbb39e7cd50df779a14.tar.lz
yuzu-ebf9a784a9f7f4148a669dbb39e7cd50df779a14.tar.xz
yuzu-ebf9a784a9f7f4148a669dbb39e7cd50df779a14.tar.zst
yuzu-ebf9a784a9f7f4148a669dbb39e7cd50df779a14.zip
Diffstat (limited to '')
-rw-r--r--dist/qt_themes/qdarkstyle/style.qrc46
1 files changed, 0 insertions, 46 deletions
diff --git a/dist/qt_themes/qdarkstyle/style.qrc b/dist/qt_themes/qdarkstyle/style.qrc
deleted file mode 100644
index ac14bc501..000000000
--- a/dist/qt_themes/qdarkstyle/style.qrc
+++ /dev/null
@@ -1,46 +0,0 @@
-<RCC>
- <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>