Skip to content

Commit f6296ce

Browse files
committed
Qt: Increase setup wizard dialog height
Needs it on Linux otherwise graphics combos are shrunk.
1 parent 9a9ed52 commit f6296ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/duckstation-qt/setupwizarddialog.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<x>0</x>
88
<y>0</y>
99
<width>760</width>
10-
<height>452</height>
10+
<height>480</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
@@ -881,7 +881,7 @@
881881
<property name="sizeHint" stdset="0">
882882
<size>
883883
<width>20</width>
884-
<height>1</height>
884+
<height>0</height>
885885
</size>
886886
</property>
887887
</spacer>

0 commit comments

Comments
 (0)