diff options
| author | 2018-01-18 21:08:54 -0500 | |
|---|---|---|
| committer | 2018-01-18 21:08:54 -0500 | |
| commit | 1a5098e8b8291e1b6fb94f81a77e5c4f9b253bb8 (patch) | |
| tree | fb1988c58e21c10af5b914925dde93c0c96b1761 /src | |
| parent | Merge pull request #107 from lioncash/qt (diff) | |
| parent | Port citra #3336 - Resizes the configuration window to not be so stretched out (diff) | |
| download | yuzu-1a5098e8b8291e1b6fb94f81a77e5c4f9b253bb8.tar.gz yuzu-1a5098e8b8291e1b6fb94f81a77e5c4f9b253bb8.tar.xz yuzu-1a5098e8b8291e1b6fb94f81a77e5c4f9b253bb8.zip | |
Merge pull request #104 from RiverCityRansomware/resizedConfigWindow
Port citra #3336
Diffstat (limited to 'src')
| -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> |