From d72d547aee1646469191ff677132b8cc13da8ada Mon Sep 17 00:00:00 2001 From: VoxelTek <53562267+VoxelTek@users.noreply.github.com> Date: Wed, 16 Jul 2025 12:08:55 +1000 Subject: [PATCH] Fix tab order --- CONFIG/res/maindialog.ui | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CONFIG/res/maindialog.ui b/CONFIG/res/maindialog.ui index 81bb6813..5a0d3b31 100644 --- a/CONFIG/res/maindialog.ui +++ b/CONFIG/res/maindialog.ui @@ -991,10 +991,14 @@ The game will gradually increase the number of actors until this maximum is reac + tabWidget dataPath dataPathOpen savePath savePathOpen + transitionTypeComboBox + sound3DCheckBox + musicCheckBox textureQualityFastRadioButton textureQualityHighRadioButton modelQualityLowRadioButton @@ -1003,6 +1007,17 @@ The game will gradually increase the number of actors until this maximum is reac maxLoDSlider maxActorsSlider devicesList + fullscreenCheckBox + exclusiveFullscreenCheckbox + framerateSpinBox + aspectRatioComboBox + xResSpinBox + yResSpinBox + touchComboBox + rumbleCheckBox + textureCheckBox + texturePath + texturePathOpen okButton launchButton cancelButton