mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-17 13:47:53 +00:00
Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title bar
This commit is contained in:
parent
382d5c114c
commit
718f92c097
2 changed files with 8 additions and 1 deletions
|
@ -6,10 +6,15 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>800</width>
|
||||
<width>900</width>
|
||||
<height>600</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>900</width>
|
||||
</size>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Dialog</string>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue