aboutsummaryrefslogtreecommitdiff
path: root/src/ui/forms/configdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/forms/configdialog.ui')
-rw-r--r--src/ui/forms/configdialog.ui11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/ui/forms/configdialog.ui b/src/ui/forms/configdialog.ui
index 29dccdff5..a355740a8 100644
--- a/src/ui/forms/configdialog.ui
+++ b/src/ui/forms/configdialog.ui
@@ -40,11 +40,17 @@
<item>
<widget class="QListWidget" name="contentsWidget">
<property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
+ <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
+ <property name="minimumSize">
+ <size>
+ <width>170</width>
+ <height>0</height>
+ </size>
+ </property>
<property name="maximumSize">
<size>
<width>180</width>
@@ -1138,6 +1144,9 @@
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
+ <property name="sizeType">
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
<property name="sizeHint" stdset="0">
<size>
<width>110</width>