Browse Source

Port citra #3336 - Resizes the configuration window to not be so stretched out

nce_cpp
River City Ransomware 8 years ago
parent
commit
1eb26ce5bd
  1. 2
      src/yuzu/configuration/configure.ui

2
src/yuzu/configuration/configure.ui

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>740</width>
<width>461</width>
<height>500</height> <height>500</height>
</rect> </rect>
</property> </property>

Loading…
Cancel
Save