diff options
Diffstat (limited to 'dist/qt_themes/default/default.qrc')
| -rw-r--r-- | dist/qt_themes/default/default.qrc | 14 |
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 @@ | |||
| 5 | <file alias="16x16/checked.png">icons/16x16/checked.png</file> | 5 | <file alias="16x16/checked.png">icons/16x16/checked.png</file> |
| 6 | 6 | ||
| 7 | <file alias="16x16/failed.png">icons/16x16/failed.png</file> | 7 | <file alias="16x16/failed.png">icons/16x16/failed.png</file> |
| 8 | |||
| 9 | <file alias="16x16/lock.png">icons/16x16/lock.png</file> | ||
| 10 | |||
| 11 | <file alias="48x48/bad_folder.png">icons/48x48/bad_folder.png</file> | ||
| 12 | |||
| 13 | <file alias="48x48/chip.png">icons/48x48/chip.png</file> | ||
| 14 | |||
| 15 | <file alias="48x48/folder.png">icons/48x48/folder.png</file> | ||
| 16 | |||
| 17 | <file alias="48x48/plus.png">icons/48x48/plus.png</file> | ||
| 18 | |||
| 19 | <file alias="48x48/sd_card.png">icons/48x48/sd_card.png</file> | ||
| 8 | 20 | ||
| 9 | <file alias="256x256/yuzu.png">icons/256x256/yuzu.png</file> | 21 | <file alias="256x256/yuzu.png">icons/256x256/yuzu.png</file> |
| 22 | |||
| 23 | <file alias="256x256/plus_folder.png">icons/256x256/plus_folder.png</file> | ||
| 10 | </qresource> | 24 | </qresource> |
| 11 | </RCC> | 25 | </RCC> |