diff options
author | Kewlan <colin_rehn@hotmail.com> | 2021-04-10 11:09:01 +0200 |
---|---|---|
committer | Kewlan <colin_rehn@hotmail.com> | 2021-04-15 07:15:42 +0200 |
commit | fd40d55a4ff2b02bf79e86b5c996cc1b520ba6ac (patch) | |
tree | 2ac08a5252670c03867bad2eed47d58523e10d00 /dist/qt_themes/default/default.qrc | |
parent | Merge pull request #6195 from Morph1984/controller-applet-motion (diff) | |
download | yuzu-fd40d55a4ff2b02bf79e86b5c996cc1b520ba6ac.tar yuzu-fd40d55a4ff2b02bf79e86b5c996cc1b520ba6ac.tar.gz yuzu-fd40d55a4ff2b02bf79e86b5c996cc1b520ba6ac.tar.bz2 yuzu-fd40d55a4ff2b02bf79e86b5c996cc1b520ba6ac.tar.lz yuzu-fd40d55a4ff2b02bf79e86b5c996cc1b520ba6ac.tar.xz yuzu-fd40d55a4ff2b02bf79e86b5c996cc1b520ba6ac.tar.zst yuzu-fd40d55a4ff2b02bf79e86b5c996cc1b520ba6ac.zip |
Diffstat (limited to '')
-rw-r--r-- | dist/qt_themes/default/default.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/qt_themes/default/default.qrc b/dist/qt_themes/default/default.qrc index 2182f33f3..b195747a3 100644 --- a/dist/qt_themes/default/default.qrc +++ b/dist/qt_themes/default/default.qrc @@ -10,6 +10,7 @@ <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="48x48/star.png">icons/48x48/star.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> |