Skip to content

Commit 1f7a44c

Browse files
committed
Qt: Remove a couple of left-over spacer size hints
1 parent 3a43f59 commit 1f7a44c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/duckstation-qt/setupwizarddialog.ui

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -396,8 +396,8 @@
396396
</property>
397397
<property name="sizeHint" stdset="0">
398398
<size>
399-
<width>40</width>
400-
<height>20</height>
399+
<width>0</width>
400+
<height>0</height>
401401
</size>
402402
</property>
403403
</spacer>
@@ -476,8 +476,8 @@
476476
</property>
477477
<property name="sizeHint" stdset="0">
478478
<size>
479-
<width>40</width>
480-
<height>20</height>
479+
<width>0</width>
480+
<height>0</height>
481481
</size>
482482
</property>
483483
</spacer>
@@ -598,8 +598,8 @@
598598
</property>
599599
<property name="sizeHint" stdset="0">
600600
<size>
601-
<width>40</width>
602-
<height>20</height>
601+
<width>0</width>
602+
<height>0</height>
603603
</size>
604604
</property>
605605
</spacer>
@@ -658,8 +658,8 @@
658658
</property>
659659
<property name="sizeHint" stdset="0">
660660
<size>
661-
<width>40</width>
662-
<height>20</height>
661+
<width>0</width>
662+
<height>0</height>
663663
</size>
664664
</property>
665665
</spacer>

0 commit comments

Comments
 (0)