From 1d9a086b8a1faf3f16b665b9581630450b69480e Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Mon, 14 Sep 2020 18:11:48 +1000 Subject: [PATCH] Qt: Put linear/integer upscaling on the same line in game properties --- src/duckstation-qt/gamepropertiesdialog.ui | 40 ++++++++++++---------- 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/src/duckstation-qt/gamepropertiesdialog.ui b/src/duckstation-qt/gamepropertiesdialog.ui index 9d8675c30..e70927ec6 100644 --- a/src/duckstation-qt/gamepropertiesdialog.ui +++ b/src/duckstation-qt/gamepropertiesdialog.ui @@ -214,24 +214,28 @@ - - - Linear Upscaling - - - true - - - - - - - Integer Upscaling - - - true - - + + + + + Linear Upscaling + + + true + + + + + + + Integer Upscaling + + + true + + + +