diff --git a/launcher/ui/pages/global/ExternalToolsPage.ui b/launcher/ui/pages/global/ExternalToolsPage.ui
index 8609d469..3643094d 100644
--- a/launcher/ui/pages/global/ExternalToolsPage.ui
+++ b/launcher/ui/pages/global/ExternalToolsPage.ui
@@ -158,6 +158,9 @@
&Text Editor:
+
+ jsonEditorTextBox
+
-
diff --git a/launcher/ui/pages/global/JavaPage.ui b/launcher/ui/pages/global/JavaPage.ui
index bb195770..083435d8 100644
--- a/launcher/ui/pages/global/JavaPage.ui
+++ b/launcher/ui/pages/global/JavaPage.ui
@@ -72,6 +72,9 @@
&Minimum memory allocation:
+
+ minMemSpinBox
+
-
@@ -79,6 +82,9 @@
Ma&ximum memory allocation:
+
+ maxMemSpinBox
+
-
@@ -108,6 +114,9 @@
&PermGen:
+
+ permGenSpinBox
+
-
@@ -152,6 +161,9 @@
&Java path:
+
+ javaPathTextBox
+
-
@@ -194,6 +206,9 @@
J&VM arguments:
+
+ jvmArgsTextBox
+
-
diff --git a/launcher/ui/pages/global/ProxyPage.ui b/launcher/ui/pages/global/ProxyPage.ui
index 5a2fc73d..91ba46b3 100644
--- a/launcher/ui/pages/global/ProxyPage.ui
+++ b/launcher/ui/pages/global/ProxyPage.ui
@@ -147,6 +147,9 @@
&Username:
+
+ proxyUserEdit
+
-
@@ -154,6 +157,9 @@
&Password:
+
+ proxyPassEdit
+
-
diff --git a/launcher/ui/widgets/CustomCommands.ui b/launcher/ui/widgets/CustomCommands.ui
index 68e680a5..4a39ff7f 100644
--- a/launcher/ui/widgets/CustomCommands.ui
+++ b/launcher/ui/widgets/CustomCommands.ui
@@ -43,6 +43,9 @@
P&ost-exit command:
+
+ postExitCmdTextBox
+
-
@@ -53,6 +56,9 @@
&Pre-launch command:
+
+ preLaunchCmdTextBox
+
-
@@ -63,6 +69,9 @@
&Wrapper command:
+
+ wrapperCmdTextBox
+
-