|
29 | 29 | <string>Settings</string> |
30 | 30 | </property> |
31 | 31 | <layout class="QGridLayout" name="settingsLayout"> |
32 | | - <item row="1" column="1"> |
33 | | - <widget class="QCheckBox" name="spectatorMode"> |
34 | | - <property name="text"> |
35 | | - <string>Enable Spectator Mode</string> |
36 | | - </property> |
37 | | - </widget> |
38 | | - </item> |
39 | 32 | <item row="0" column="0"> |
40 | 33 | <widget class="QCheckBox" name="enable"> |
41 | 34 | <property name="text"> |
42 | 35 | <string>Enable Achievements</string> |
43 | 36 | </property> |
44 | 37 | </widget> |
45 | 38 | </item> |
46 | | - <item row="2" column="0"> |
47 | | - <widget class="QCheckBox" name="unofficialAchievements"> |
| 39 | + <item row="0" column="1"> |
| 40 | + <widget class="QCheckBox" name="hardcoreMode"> |
48 | 41 | <property name="text"> |
49 | | - <string>Test Unofficial Achievements</string> |
| 42 | + <string>Enable Hardcore Mode</string> |
50 | 43 | </property> |
51 | 44 | </widget> |
52 | 45 | </item> |
|
57 | 50 | </property> |
58 | 51 | </widget> |
59 | 52 | </item> |
60 | | - <item row="0" column="1"> |
61 | | - <widget class="QCheckBox" name="hardcoreMode"> |
| 53 | + <item row="1" column="1"> |
| 54 | + <widget class="QCheckBox" name="spectatorMode"> |
62 | 55 | <property name="text"> |
63 | | - <string>Enable Hardcore Mode</string> |
| 56 | + <string>Enable Spectator Mode</string> |
| 57 | + </property> |
| 58 | + </widget> |
| 59 | + </item> |
| 60 | + <item row="2" column="0"> |
| 61 | + <widget class="QCheckBox" name="unofficialAchievements"> |
| 62 | + <property name="text"> |
| 63 | + <string>Test Unofficial Achievements</string> |
64 | 64 | </property> |
65 | 65 | </widget> |
66 | 66 | </item> |
|
80 | 80 | <string>Notifications</string> |
81 | 81 | </property> |
82 | 82 | <layout class="QGridLayout" name="gridLayout_2" columnstretch="1,1"> |
83 | | - <item row="1" column="0"> |
84 | | - <widget class="QCheckBox" name="leaderboardNotifications"> |
| 83 | + <item row="0" column="0"> |
| 84 | + <widget class="QCheckBox" name="achievementNotifications"> |
85 | 85 | <property name="text"> |
86 | | - <string>Show Leaderboard Notifications</string> |
| 86 | + <string>Show Achievement Notifications</string> |
87 | 87 | </property> |
88 | 88 | </widget> |
89 | 89 | </item> |
|
126 | 126 | </item> |
127 | 127 | </layout> |
128 | 128 | </item> |
129 | | - <item row="0" column="0"> |
130 | | - <widget class="QCheckBox" name="achievementNotifications"> |
| 129 | + <item row="1" column="0"> |
| 130 | + <widget class="QCheckBox" name="leaderboardNotifications"> |
131 | 131 | <property name="text"> |
132 | | - <string>Show Achievement Notifications</string> |
| 132 | + <string>Show Leaderboard Notifications</string> |
133 | 133 | </property> |
134 | 134 | </widget> |
135 | 135 | </item> |
|
172 | 172 | </item> |
173 | 173 | </layout> |
174 | 174 | </item> |
175 | | - <item row="2" column="1"> |
176 | | - <widget class="QCheckBox" name="soundEffects"> |
| 175 | + <item row="2" column="0"> |
| 176 | + <widget class="QCheckBox" name="leaderboardTrackers"> |
177 | 177 | <property name="text"> |
178 | | - <string>Enable Sound Effects</string> |
| 178 | + <string>Show Leaderboard Trackers</string> |
179 | 179 | </property> |
180 | 180 | </widget> |
181 | 181 | </item> |
182 | | - <item row="2" column="0"> |
183 | | - <widget class="QCheckBox" name="leaderboardTrackers"> |
| 182 | + <item row="2" column="1"> |
| 183 | + <widget class="QCheckBox" name="soundEffects"> |
184 | 184 | <property name="text"> |
185 | | - <string>Show Leaderboard Trackers</string> |
| 185 | + <string>Enable Sound Effects</string> |
186 | 186 | </property> |
187 | 187 | </widget> |
188 | 188 | </item> |
|
202 | 202 | </property> |
203 | 203 | </widget> |
204 | 204 | </item> |
| 205 | + <item row="0" column="1"> |
| 206 | + <widget class="QComboBox" name="challengeIndicatorMode"/> |
| 207 | + </item> |
205 | 208 | <item row="1" column="0"> |
206 | 209 | <widget class="QCheckBox" name="progressIndicators"> |
207 | 210 | <property name="text"> |
208 | 211 | <string>Show Progress Indicators</string> |
209 | 212 | </property> |
210 | 213 | </widget> |
211 | 214 | </item> |
212 | | - <item row="0" column="1"> |
213 | | - <widget class="QComboBox" name="challengeIndicatorMode"/> |
214 | | - </item> |
215 | 215 | </layout> |
216 | 216 | </widget> |
217 | 217 | </item> |
|
0 commit comments