diff options
| author | Al12rs <gabriel.cortesi@outlook.com> | 2018-02-18 16:43:16 +0100 |
|---|---|---|
| committer | Al12rs <gabriel.cortesi@outlook.com> | 2018-02-18 16:43:16 +0100 |
| commit | 61898074fe87fc97b399fba67006339bbedf6950 (patch) | |
| tree | 84610ae137036f63f7536d8a5d0e18a86ba0a250 /src/resources.qrc | |
| parent | ea7c391c336f30a72a187a1490467e5d4331ecd2 (diff) | |
Changed switch instance icon and tooltip
Diffstat (limited to 'src/resources.qrc')
| -rw-r--r-- | src/resources.qrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources.qrc b/src/resources.qrc index e88eda06..9b66a38c 100644 --- a/src/resources.qrc +++ b/src/resources.qrc @@ -15,6 +15,7 @@ <file>resources/document-properties.png</file> <file>resources/go-up.png</file> <file>resources/go-down.png</file> + <file>resources/switch-instance-icon.png</file> <file alias="profiles">resources/contact-new.png</file> <file alias="settings">resources/preferences-system.png</file> <file alias="executable">resources/application-x-executable.png</file> @@ -69,6 +70,7 @@ <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> </qresource> <qresource prefix="/MO/gui/content"> <file alias="plugin">resources/contents/jigsaw-piece.png</file> |
