Skip to content

Commit

Permalink
Merge pull request #3038 from mattysweeps/fix/advancedsettingsui
Browse files Browse the repository at this point in the history
Remove vertical spacer preventing Tweaks/Hacks from expanding
  • Loading branch information
stenzek authored Nov 7, 2023
2 parents ac82585 + 10877c2 commit b175f49
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions src/duckstation-qt/advancedsettingswidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -158,19 +158,6 @@
</layout>
</widget>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<resources>
Expand Down

0 comments on commit b175f49

Please sign in to comment.