mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-31 15:06:39 +00:00
Bump the minimum launcher width to 775
This commit is contained in:
parent
bee875e54d
commit
95cef34477
1 changed files with 2 additions and 2 deletions
|
@ -6,13 +6,13 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>750</width>
|
||||
<width>775</width>
|
||||
<height>635</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>750</width>
|
||||
<width>775</width>
|
||||
<height>635</height>
|
||||
</size>
|
||||
</property>
|
||||
|
|
Loading…
Reference in a new issue