From 69841d0a09d42db915a741f768e32d83ef5ca7c5 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Fri, 24 Jan 2020 14:49:54 +1000 Subject: [PATCH] Qt: Move quick CPU/GPU switch to Debug menu --- src/duckstation-qt/mainwindow.ui | 36 +++++++++++++++++++------------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/src/duckstation-qt/mainwindow.ui b/src/duckstation-qt/mainwindow.ui index 0aced349c..397af7d5f 100644 --- a/src/duckstation-qt/mainwindow.ui +++ b/src/duckstation-qt/mainwindow.ui @@ -54,19 +54,6 @@ S&ettings - - - Renderer - - - - - CPU Execution Mode - - - - - @@ -78,8 +65,6 @@ - - @@ -90,8 +75,29 @@ + + + &Debug + + + + Switch GPU Renderer + + + + + Switch CPU Emulation Mode + + + + + + + + +