diff options
| author | 2018-01-18 15:22:28 -0500 | |
|---|---|---|
| committer | 2018-01-18 15:22:28 -0500 | |
| commit | da3e13fea5a63baf5c8388952c47069e2a9305f6 (patch) | |
| tree | 381073f1696b562bec38333b6f7017441de2ec0a | |
| parent | Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc... (diff) | |
| download | yuzu-da3e13fea5a63baf5c8388952c47069e2a9305f6.tar.gz yuzu-da3e13fea5a63baf5c8388952c47069e2a9305f6.tar.xz yuzu-da3e13fea5a63baf5c8388952c47069e2a9305f6.zip | |
Port citra #3336 - Resizes the configuration window to not be so stretched out
| -rw-r--r-- | src/yuzu/configuration/configure.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/configuration/configure.ui b/src/yuzu/configuration/configure.ui index babd583a2..c5303851c 100644 --- a/src/yuzu/configuration/configure.ui +++ b/src/yuzu/configuration/configure.ui | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | <rect> | 6 | <rect> |
| 7 | <x>0</x> | 7 | <x>0</x> |
| 8 | <y>0</y> | 8 | <y>0</y> |
| 9 | <width>740</width> | 9 | <width>461</width> |
| 10 | <height>500</height> | 10 | <height>500</height> |
| 11 | </rect> | 11 | </rect> |
| 12 | </property> | 12 | </property> |