diff options
Diffstat (limited to 'src/editexecutablesdialog.ui')
| -rw-r--r-- | src/editexecutablesdialog.ui | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/editexecutablesdialog.ui b/src/editexecutablesdialog.ui index d90fd8d4..005f3a19 100644 --- a/src/editexecutablesdialog.ui +++ b/src/editexecutablesdialog.ui @@ -438,6 +438,19 @@ Right now the only case I know of where this needs to be overwritten is for the </property>
</widget>
</item>
+ <item>
+ <widget class="QCheckBox" name="minimizeToSystemTray">
+ <property name="toolTip">
+ <string>Mod Organizer will minimize to the system tray while this executable is running. It will reappear after it finishes.</string>
+ </property>
+ <property name="whatsThis">
+ <string>Mod Organizer will minimize to the system tray while this executable is running. It will reappear after it finishes.</string>
+ </property>
+ <property name="text">
+ <string>Minimize to system tray while running</string>
+ </property>
+ </widget>
+ </item>
<item>
<widget class="QCheckBox" name="hide">
<property name="toolTip">
|
