summaryrefslogtreecommitdiffstats
path: root/dist/qt_themes/default/default.qrc
diff options
context:
space:
mode:
authorfearlessTobi <thm.frey@gmail.com>2019-05-01 14:59:55 +0200
committerFearlessTobi <thm.frey@gmail.com>2019-09-04 16:46:39 +0200
commit7fc5af36226676d2ebc07a7a3d3cd82c536f206a (patch)
treee19ed6a9723b5aeb76c02f190039dc9ee71e380f /dist/qt_themes/default/default.qrc
parentMerge pull request #2835 from chris062689/master (diff)
downloadyuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.tar
yuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.tar.gz
yuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.tar.bz2
yuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.tar.lz
yuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.tar.xz
yuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.tar.zst
yuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.zip
Diffstat (limited to 'dist/qt_themes/default/default.qrc')
-rw-r--r--dist/qt_themes/default/default.qrc14
1 files changed, 14 insertions, 0 deletions
diff --git a/dist/qt_themes/default/default.qrc b/dist/qt_themes/default/default.qrc
index 14a0cf6f9..d1a0ee1be 100644
--- a/dist/qt_themes/default/default.qrc
+++ b/dist/qt_themes/default/default.qrc
@@ -5,7 +5,21 @@
<file alias="16x16/checked.png">icons/16x16/checked.png</file>
<file alias="16x16/failed.png">icons/16x16/failed.png</file>
+
+ <file alias="16x16/lock.png">icons/16x16/lock.png</file>
+
+ <file alias="48x48/bad_folder.png">icons/48x48/bad_folder.png</file>
+
+ <file alias="48x48/chip.png">icons/48x48/chip.png</file>
+
+ <file alias="48x48/folder.png">icons/48x48/folder.png</file>
+
+ <file alias="48x48/plus.png">icons/48x48/plus.png</file>
+
+ <file alias="48x48/sd_card.png">icons/48x48/sd_card.png</file>
<file alias="256x256/yuzu.png">icons/256x256/yuzu.png</file>
+
+ <file alias="256x256/plus_folder.png">icons/256x256/plus_folder.png</file>
</qresource>
</RCC>