From 1c54047cd182b9c89f6344a6baffda9f27be3714 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Tue, 27 May 2025 17:02:00 +1000 Subject: [PATCH] Qt: Remove redundant vertical layout in console settings --- src/duckstation-qt/consolesettingswidget.ui | 128 ++++++++++---------- 1 file changed, 62 insertions(+), 66 deletions(-) diff --git a/src/duckstation-qt/consolesettingswidget.ui b/src/duckstation-qt/consolesettingswidget.ui index 88ca42766..e8e2b95fb 100644 --- a/src/duckstation-qt/consolesettingswidget.ui +++ b/src/duckstation-qt/consolesettingswidget.ui @@ -90,6 +90,50 @@ CPU Emulation + + + + + + + Enable Recompiler ICache + + + + + + + + + Enable Clock Speed Control (Overclocking/Underclocking) + + + + + + + Qt::Orientation::Horizontal + + + + 40 + 20 + + + + + + + + 100% (effective 33.3mhz) + + + Qt::AlignmentFlag::AlignCenter + + + + + @@ -97,73 +141,25 @@ - - - - - - - - - - - Enable Clock Speed Control (Overclocking/Underclocking) - - - - - - - Qt::Orientation::Horizontal - - - - 40 - 20 - - - - - - - - 100% (effective 33.3mhz) - - - Qt::AlignmentFlag::AlignCenter - - - - - - - - - 10 - - - 1000 - - - 100 - - - Qt::Orientation::Horizontal - - - QSlider::TickPosition::TicksBothSides - - - 50 - - - - - - - - Enable Recompiler ICache + + + 10 + + + 1000 + + + 100 + + + Qt::Orientation::Horizontal + + + QSlider::TickPosition::TicksBothSides + + + 50