fix #187366: Save Online dialog has excess space between changelog and Save/Cancel buttons

This commit is contained in:
Joachim Schmitz 2017-04-12 11:10:41 +02:00
parent 4d0b87c771
commit 490c892c61

View file

@ -360,32 +360,6 @@ p, li { white-space: pre-wrap; }
<item>
<widget class="QTextEdit" name="changes"/>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</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>
</item>
</layout>