diff options
author | Forkk <forkk@forkk.net> | 2014-01-04 19:47:28 -0600 |
---|---|---|
committer | Forkk <forkk@forkk.net> | 2014-01-04 19:47:28 -0600 |
commit | ee02eecfdce40f28aaff4e21edb6be0921d8702a (patch) | |
tree | b39f9c3cefaa4ee9454b091cd74386982344a587 /gui/dialogs | |
parent | d30962bf00b491f3cc23c505b6597c7618ddcd8c (diff) | |
parent | ffacaba1aaa5250a7ebac03059ec8c5c0bb070ad (diff) | |
download | MultiMC-ee02eecfdce40f28aaff4e21edb6be0921d8702a.tar MultiMC-ee02eecfdce40f28aaff4e21edb6be0921d8702a.tar.gz MultiMC-ee02eecfdce40f28aaff4e21edb6be0921d8702a.tar.lz MultiMC-ee02eecfdce40f28aaff4e21edb6be0921d8702a.tar.xz MultiMC-ee02eecfdce40f28aaff4e21edb6be0921d8702a.zip |
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop
Diffstat (limited to 'gui/dialogs')
-rw-r--r-- | gui/dialogs/SettingsDialog.ui | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/gui/dialogs/SettingsDialog.ui b/gui/dialogs/SettingsDialog.ui index 12db55a4..7d2708cb 100644 --- a/gui/dialogs/SettingsDialog.ui +++ b/gui/dialogs/SettingsDialog.ui @@ -666,12 +666,21 @@ <tabstop>sortLastLaunchedBtn</tabstop> <tabstop>sortByNameBtn</tabstop> <tabstop>autoUpdateCheckBox</tabstop> + <tabstop>trackFtbBox</tabstop> + <tabstop>ftbLauncherBox</tabstop> + <tabstop>ftbLauncherBrowseBtn</tabstop> + <tabstop>ftbBox</tabstop> + <tabstop>ftbBrowseBtn</tabstop> <tabstop>instDirTextBox</tabstop> - <tabstop>modsDirTextBox</tabstop> - <tabstop>lwjglDirTextBox</tabstop> <tabstop>instDirBrowseBtn</tabstop> + <tabstop>modsDirTextBox</tabstop> <tabstop>modsDirBrowseBtn</tabstop> + <tabstop>lwjglDirTextBox</tabstop> <tabstop>lwjglDirBrowseBtn</tabstop> + <tabstop>iconsDirTextBox</tabstop> + <tabstop>iconsDirBrowseBtn</tabstop> + <tabstop>jsonEditorTextBox</tabstop> + <tabstop>jsonEditorBrowseBtn</tabstop> <tabstop>maximizedCheckBox</tabstop> <tabstop>windowWidthSpinBox</tabstop> <tabstop>windowHeightSpinBox</tabstop> @@ -681,9 +690,13 @@ <tabstop>maxMemSpinBox</tabstop> <tabstop>permGenSpinBox</tabstop> <tabstop>javaPathTextBox</tabstop> + <tabstop>javaBrowseBtn</tabstop> + <tabstop>javaDetectBtn</tabstop> + <tabstop>javaTestBtn</tabstop> <tabstop>jvmArgsTextBox</tabstop> <tabstop>preLaunchCmdTextBox</tabstop> <tabstop>postExitCmdTextBox</tabstop> + <tabstop>settingsTabs</tabstop> </tabstops> <resources> <include location="../../graphics.qrc"/> |