diff options
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 466bd7bd..ace0dfeb 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1768,16 +1768,16 @@ p, li { white-space: pre-wrap; } <normaloff>:/MO/gui/instance_switch</normaloff>:/MO/gui/instance_switch</iconset> </property> <property name="text"> - <string>&Change Game...</string> + <string>Manage Instan&ces...</string> </property> <property name="iconText"> - <string>&Change Game</string> + <string>Manage Instan&ces...</string> </property> <property name="toolTip"> - <string>Open the Instance selection dialog to manage a different Game</string> + <string>Open the instance manager window to manage a different instance</string> </property> <property name="statusTip"> - <string>Open the Instance selection dialog to manage a different Game</string> + <string>Open the instance manager window to manage a different instance</string> </property> </action> <action name="actionExit"> @@ -1878,6 +1878,11 @@ p, li { white-space: pre-wrap; } <layoutdefault spacing="6" margin="11"/> <customwidgets> <customwidget> + <class>LinkLabel</class> + <extends>QLabel</extends> + <header location="global">linklabel.h</header> + </customwidget> + <customwidget> <class>MOBase::LineEditClear</class> <extends>QLineEdit</extends> <header>lineeditclear.h</header> @@ -1917,11 +1922,6 @@ p, li { white-space: pre-wrap; } <extends>QStatusBar</extends> <header>statusbar.h</header> </customwidget> - <customwidget> - <class>LinkLabel</class> - <extends>QLabel</extends> - <header location="global">linklabel.h</header> - </customwidget> </customwidgets> <resources> <include location="resources.qrc"/> |
