diff options
author | Petr Mrázek <peterix@gmail.com> | 2013-08-27 05:39:49 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2013-08-27 05:39:49 +0200 |
commit | 5573ed52e8b68a54330cfee21b853da53d079078 (patch) | |
tree | 10eebd4ac4804550441ccc2a591ed00640adb75f /gui/instancesettings.ui | |
parent | e6999b3b62c5b765eff1736477a052f1cfeffd19 (diff) | |
download | MultiMC-5573ed52e8b68a54330cfee21b853da53d079078.tar MultiMC-5573ed52e8b68a54330cfee21b853da53d079078.tar.gz MultiMC-5573ed52e8b68a54330cfee21b853da53d079078.tar.lz MultiMC-5573ed52e8b68a54330cfee21b853da53d079078.tar.xz MultiMC-5573ed52e8b68a54330cfee21b853da53d079078.zip |
Add/remove/drag&drop for the icon picker.
Diffstat (limited to 'gui/instancesettings.ui')
-rw-r--r-- | gui/instancesettings.ui | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gui/instancesettings.ui b/gui/instancesettings.ui index 4a8ae12c..49309f11 100644 --- a/gui/instancesettings.ui +++ b/gui/instancesettings.ui @@ -43,13 +43,6 @@ </property> <layout class="QVBoxLayout" name="verticalLayout_4"> <item> - <widget class="QCheckBox" name="compatModeCheckBox"> - <property name="text"> - <string>Compatibility mode?</string> - </property> - </widget> - </item> - <item> <widget class="QCheckBox" name="maximizedCheckBox"> <property name="text"> <string>Start Minecraft maximized?</string> @@ -403,7 +396,6 @@ <tabstops> <tabstop>settingsTabs</tabstop> <tabstop>windowSizeGroupBox</tabstop> - <tabstop>compatModeCheckBox</tabstop> <tabstop>maximizedCheckBox</tabstop> <tabstop>windowWidthSpinBox</tabstop> <tabstop>windowHeightSpinBox</tabstop> |