diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-07-01 19:56:12 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-07-02 10:10:20 -0400 |
| commit | 16b6e772a7ae1561ba87c6d76d001b19635761cd (patch) | |
| tree | d4fe86d004dd7c9e53f905dac2e65e299e1cfd5b /src | |
| parent | ee71f40ce9e4edf985ee13437afc6be94c45e925 (diff) | |
fixed conflict lists not expanding vertically properly
Diffstat (limited to 'src')
| -rw-r--r-- | src/modinfodialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modinfodialog.ui b/src/modinfodialog.ui index 78f19a36..e54b94b3 100644 --- a/src/modinfodialog.ui +++ b/src/modinfodialog.ui @@ -506,7 +506,7 @@ Most mods do not have optional esps, so chances are good you are looking at an e <height>100</height>
</size>
</property>
- <layout class="QVBoxLayout" name="verticalLayout_11" stretch="0,0,0,0,0,0,0">
+ <layout class="QVBoxLayout" name="verticalLayout_11" stretch="0,1,0,1,0,1,0">
<property name="leftMargin">
<number>0</number>
</property>
|
