Browse Source

When resizing torrent addition dialog, torrent content should be expanding

adaptive-webui-19844
Christophe Dumez 15 years ago
parent
commit
a7792701a2
  1. 13
      src/ui/torrentadditiondlg.ui

13
src/ui/torrentadditiondlg.ui

@ -269,19 +269,6 @@ @@ -269,19 +269,6 @@
</property>
</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>
<item>
<layout class="QHBoxLayout">
<property name="spacing">

Loading…
Cancel
Save