Qt: Fix incorrect size hint in FolderSettingsWidget

This commit is contained in:
Stenzek
2025-09-20 18:31:34 +10:00
parent f1047afdac
commit 77bc1ae3ca

View File

@@ -231,7 +231,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>132</height>
<height>0</height>
</size>
</property>
</spacer>