diff options
| author | Al12rs <gabriel.cortesi@outlook.com> | 2018-02-28 20:57:08 +0100 |
|---|---|---|
| committer | Al12rs <gabriel.cortesi@outlook.com> | 2018-02-28 20:57:08 +0100 |
| commit | c1421d07345617e7776dd8bdf0aec4dbef52a72a (patch) | |
| tree | 2f98d93dde78db5c01dda7d8973fab93471920f5 /src/resources.qrc | |
| parent | 4a45e1a2a7aad41ba45a2652092bd46894a40f23 (diff) | |
- Added Open Folders drop-down menu over the modlist (using new custom icon) and moved there all previuolsy added "open <> folder" menu options.
- Added "Open MO install folder" option.
Diffstat (limited to 'src/resources.qrc')
| -rw-r--r-- | src/resources.qrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/resources.qrc b/src/resources.qrc index 9b66a38c..618d3cfc 100644 --- a/src/resources.qrc +++ b/src/resources.qrc @@ -70,7 +70,8 @@ <file alias="inactive">resources/status_inactive.png</file> <file alias="app_icon">resources/mo_icon.png</file> <file alias="package">resources/package.png</file> - <file alias="instance_switch">resources/switch-instance-icon.png</file> + <file alias="instance_switch">resources/switch-instance-icon.png</file> + <file alias="open_folder">resources/open-Folder-Icon.png</file> </qresource> <qresource prefix="/MO/gui/content"> <file alias="plugin">resources/contents/jigsaw-piece.png</file> |
