Skip to content
Snippets Groups Projects
Commit 90a0fb1e authored by lat9nq's avatar lat9nq
Browse files

configure_graphics: Fix layout in global config

Fixes a regression where the global config takes up a lot of extra space.
parent c94a8a3a
No related branches found
No related tags found
No related merge requests found
......@@ -149,7 +149,7 @@
<item>
<widget class="QWidget" name="bg_layout" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment