summaryrefslogtreecommitdiffstats
path: root/dist/qt_themes/colorful_dark/style.qrc
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2020-08-27 20:58:44 +0200
committerGitHub <noreply@github.com>2020-08-27 20:58:44 +0200
commit3db9a259771a44278ff34168ba140c2c7815a1cf (patch)
treee341942ba33f882468837d763004ae7de5fe0053 /dist/qt_themes/colorful_dark/style.qrc
parentMerge pull request #4577 from lioncash/asserts (diff)
parentinput_common/main: Add "/Mouse" to the display name (diff)
downloadyuzu-3db9a259771a44278ff34168ba140c2c7815a1cf.tar
yuzu-3db9a259771a44278ff34168ba140c2c7815a1cf.tar.gz
yuzu-3db9a259771a44278ff34168ba140c2c7815a1cf.tar.bz2
yuzu-3db9a259771a44278ff34168ba140c2c7815a1cf.tar.lz
yuzu-3db9a259771a44278ff34168ba140c2c7815a1cf.tar.xz
yuzu-3db9a259771a44278ff34168ba140c2c7815a1cf.tar.zst
yuzu-3db9a259771a44278ff34168ba140c2c7815a1cf.zip
Diffstat (limited to 'dist/qt_themes/colorful_dark/style.qrc')
-rw-r--r--dist/qt_themes/colorful_dark/style.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/qt_themes/colorful_dark/style.qrc b/dist/qt_themes/colorful_dark/style.qrc
index 27a6cc87d..0abcb4e83 100644
--- a/dist/qt_themes/colorful_dark/style.qrc
+++ b/dist/qt_themes/colorful_dark/style.qrc
@@ -2,6 +2,7 @@
<qresource prefix="icons/colorful_dark">
<file alias="index.theme">icons/index.theme</file>
<file alias="16x16/lock.png">icons/16x16/lock.png</file>
+ <file alias="16x16/view-refresh.png">icons/16x16/view-refresh.png</file>
<file alias="48x48/bad_folder.png">../colorful/icons/48x48/bad_folder.png</file>
<file alias="48x48/chip.png">../colorful/icons/48x48/chip.png</file>
<file alias="48x48/folder.png">../colorful/icons/48x48/folder.png</file>