diff options
| author | Al12rs <gabriel.cortesi@outlook.com> | 2018-03-16 18:02:57 +0100 |
|---|---|---|
| committer | Al12rs <gabriel.cortesi@outlook.com> | 2018-03-16 18:02:57 +0100 |
| commit | 2fa1b04cd430315f3abf45dcdd4975c0117ac98a (patch) | |
| tree | 67e5af5cc97a499fb4088d9f1b5eb7571ba72138 /src/resources.qrc | |
| parent | 8dee1d108b4098a587f3a827c187b3c9c2559d12 (diff) | |
Various text and ui changes:
Added description to CSV export.
Added line to delete instance error message.
Changed delete instance icon for the list of instances.
Added red X in the resources, thanks to twizz0r.
Diffstat (limited to 'src/resources.qrc')
| -rw-r--r-- | src/resources.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources.qrc b/src/resources.qrc index 618d3cfc..1cfc58a3 100644 --- a/src/resources.qrc +++ b/src/resources.qrc @@ -72,6 +72,7 @@ <file alias="package">resources/package.png</file> <file alias="instance_switch">resources/switch-instance-icon.png</file> <file alias="open_folder">resources/open-Folder-Icon.png</file> + <file alias="multiply_red">resources/multiply-red.png</file> </qresource> <qresource prefix="/MO/gui/content"> <file alias="plugin">resources/contents/jigsaw-piece.png</file> |
