summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorAl12rs <gabriel.cortesi@outlook.com>2018-02-18 16:43:16 +0100
committerAl12rs <gabriel.cortesi@outlook.com>2018-02-18 16:43:16 +0100
commit61898074fe87fc97b399fba67006339bbedf6950 (patch)
tree84610ae137036f63f7536d8a5d0e18a86ba0a250 /src/mainwindow.ui
parentea7c391c336f30a72a187a1490467e5d4331ecd2 (diff)
Changed switch instance icon and tooltip
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 49f313ca..0f7560c3 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -1540,13 +1540,13 @@ Right now this has very limited functionality</string>
<action name="actionChange_Game">
<property name="icon">
<iconset resource="resources.qrc">
- <normaloff>:/MO/gui/app_icon</normaloff>:/MO/gui/app_icon</iconset>
+ <normaloff>:/MO/gui/instance_switch</normaloff>:/MO/gui/instance_switch</iconset>
</property>
<property name="text">
<string>Change Game</string>
</property>
<property name="toolTip">
- <string>Open the game selection dialog</string>
+ <string>Open the Instance selection dialog to manage a different Game</string>
</property>
</action>
</widget>