aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/global
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-11-11 15:24:14 +0100
committerSefa Eyeoglu <contact@scrumplex.net>2022-11-11 15:24:14 +0100
commitb57fee1a444bef22f6a0f8f268dc1d11be31a0db (patch)
tree4608a8c4c17cae7ae436b9e684de450be8a0f8f6 /launcher/ui/pages/global
parentcabd887866929103f635a2640589ce95570f8573 (diff)
downloadPrismLauncher-b57fee1a444bef22f6a0f8f268dc1d11be31a0db.tar.gz
PrismLauncher-b57fee1a444bef22f6a0f8f268dc1d11be31a0db.tar.bz2
PrismLauncher-b57fee1a444bef22f6a0f8f268dc1d11be31a0db.zip
fix: swap spin box and state icon
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to 'launcher/ui/pages/global')
-rw-r--r--launcher/ui/pages/global/JavaPage.ui68
1 files changed, 34 insertions, 34 deletions
diff --git a/launcher/ui/pages/global/JavaPage.ui b/launcher/ui/pages/global/JavaPage.ui
index 73461237..6749cbe4 100644
--- a/launcher/ui/pages/global/JavaPage.ui
+++ b/launcher/ui/pages/global/JavaPage.ui
@@ -44,26 +44,14 @@
<property name="title">
<string>Memory</string>
</property>
- <layout class="QGridLayout" name="gridLayout_2" columnstretch="1,0,0">
- <item row="1" column="2">
- <widget class="QSpinBox" name="maxMemSpinBox">
- <property name="toolTip">
- <string>The maximum amount of memory Minecraft is allowed to use.</string>
- </property>
- <property name="suffix">
- <string notr="true"> MiB</string>
- </property>
- <property name="minimum">
- <number>128</number>
- </property>
- <property name="maximum">
- <number>1048576</number>
- </property>
- <property name="singleStep">
- <number>128</number>
+ <layout class="QGridLayout" name="gridLayout_2" columnstretch="1,0,0,0">
+ <item row="1" column="0">
+ <widget class="QLabel" name="labelMaxMem">
+ <property name="text">
+ <string>Ma&amp;ximum memory allocation:</string>
</property>
- <property name="value">
- <number>1024</number>
+ <property name="buddy">
+ <cstring>maxMemSpinBox</cstring>
</property>
</widget>
</item>
@@ -77,6 +65,16 @@
</property>
</widget>
</item>
+ <item row="0" column="0">
+ <widget class="QLabel" name="labelMinMem">
+ <property name="text">
+ <string>&amp;Minimum memory allocation:</string>
+ </property>
+ <property name="buddy">
+ <cstring>minMemSpinBox</cstring>
+ </property>
+ </widget>
+ </item>
<item row="0" column="2">
<widget class="QSpinBox" name="minMemSpinBox">
<property name="toolTip">
@@ -99,23 +97,25 @@
</property>
</widget>
</item>
- <item row="1" column="0">
- <widget class="QLabel" name="labelMaxMem">
- <property name="text">
- <string>Ma&amp;ximum memory allocation:</string>
+ <item row="1" column="2">
+ <widget class="QSpinBox" name="maxMemSpinBox">
+ <property name="toolTip">
+ <string>The maximum amount of memory Minecraft is allowed to use.</string>
</property>
- <property name="buddy">
- <cstring>maxMemSpinBox</cstring>
+ <property name="suffix">
+ <string notr="true"> MiB</string>
</property>
- </widget>
- </item>
- <item row="0" column="0">
- <widget class="QLabel" name="labelMinMem">
- <property name="text">
- <string>&amp;Minimum memory allocation:</string>
+ <property name="minimum">
+ <number>128</number>
</property>
- <property name="buddy">
- <cstring>minMemSpinBox</cstring>
+ <property name="maximum">
+ <number>1048576</number>
+ </property>
+ <property name="singleStep">
+ <number>128</number>
+ </property>
+ <property name="value">
+ <number>1024</number>
</property>
</widget>
</item>
@@ -141,7 +141,7 @@
</property>
</widget>
</item>
- <item row="1" column="1">
+ <item row="1" column="3">
<widget class="QLabel" name="labelMaxMemIcon">
<property name="text">
<string/>