From fd40d55a4ff2b02bf79e86b5c996cc1b520ba6ac Mon Sep 17 00:00:00 2001 From: Kewlan Date: Sat, 10 Apr 2021 11:09:01 +0200 Subject: game_list: Mark games as favorite to make them appear at the top. Icons are from Icons8. --- dist/qt_themes/colorful/icons/48x48/star.png | Bin 0 -> 1248 bytes dist/qt_themes/colorful/style.qrc | 1 + 2 files changed, 1 insertion(+) create mode 100644 dist/qt_themes/colorful/icons/48x48/star.png (limited to 'dist/qt_themes/colorful') diff --git a/dist/qt_themes/colorful/icons/48x48/star.png b/dist/qt_themes/colorful/icons/48x48/star.png new file mode 100644 index 000000000..43b5d52ed Binary files /dev/null and b/dist/qt_themes/colorful/icons/48x48/star.png differ diff --git a/dist/qt_themes/colorful/style.qrc b/dist/qt_themes/colorful/style.qrc index 36735519a..18b10869e 100644 --- a/dist/qt_themes/colorful/style.qrc +++ b/dist/qt_themes/colorful/style.qrc @@ -7,6 +7,7 @@ icons/48x48/folder.png icons/48x48/plus.png icons/48x48/sd_card.png + icons/48x48/star.png icons/256x256/plus_folder.png -- cgit v1.2.3