Qt: Zero spacer size hints in Graphics Settings

Fixes the window size changing depending on which tab is selected.
This commit is contained in:
Stenzek 2024-11-29 14:06:19 +10:00
parent dac5dd562b
commit 2e31a40dda
No known key found for this signature in database
1 changed files with 7 additions and 7 deletions

View File

@ -281,7 +281,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>75</height>
<height>0</height>
</size>
</property>
</spacer>
@ -446,7 +446,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
<height>0</height>
</size>
</property>
</spacer>
@ -583,7 +583,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>215</height>
<height>0</height>
</size>
</property>
</spacer>
@ -749,7 +749,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>164</height>
<height>0</height>
</size>
</property>
</spacer>
@ -1062,7 +1062,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>295</height>
<height>0</height>
</size>
</property>
</spacer>
@ -1246,7 +1246,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
<height>0</height>
</size>
</property>
</spacer>
@ -1400,7 +1400,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>244</height>
<height>0</height>
</size>
</property>
</spacer>