Merge branch 'fix_launcher_ui' into 'master'

Make launcher Advanced/Visuals tab look more like other

See merge request OpenMW/openmw!908
cherry-pick-f6619658
psi29a 3 years ago committed by Evil Eye
parent a487295d39
commit 9058fa9f60

@ -507,6 +507,19 @@
</layout>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<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>
</widget>

Loading…
Cancel
Save