From 65b178cfd0b20714d9ddc9b17a85454c59954851 Mon Sep 17 00:00:00 2001 From: Zephyron Date: Sat, 25 Jan 2025 14:58:40 +1000 Subject: [PATCH] ui: Remove save states menu and unused help links Removes the save states menu and unused help menu items as they require additional research and implementation work. Specifically: - Remove save states menu and associated actions (Save/Load) as proper implementation requires more research - Remove unused help menu items: * Open Mods Page * Open Quickstart Guide * Open FAQ - Keep core help functionality (Report Compatibility and About) - Reorder menu properties for better organization This change helps maintain a cleaner UI by removing placeholder features that are not yet ready for implementation. --- src/yuzu/main.ui | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/src/yuzu/main.ui b/src/yuzu/main.ui index b78c55525a..7b9da0c6fa 100644 --- a/src/yuzu/main.ui +++ b/src/yuzu/main.ui @@ -17,12 +17,6 @@ :/img/yuzu.ico:/img/yuzu.ico - - QTabWidget::Rounded - - - true - QMainWindow { background-color: #2D2D2D; @@ -108,6 +102,12 @@ QToolButton:pressed { background-color: #505050; } + + QTabWidget::Rounded + + + true + @@ -130,7 +130,7 @@ QToolButton:pressed { 0 0 1280 - 22 + 29 @@ -269,26 +269,14 @@ QToolButton:pressed { &Help - - - - - - - &Save States - - - - -