Browse Source

- Little cosmetic change in torrent addition dialog

adaptive-webui-19844
Christophe Dumez 15 years ago
parent
commit
6965448a24
  1. 24
      src/ui/torrentadditiondlg.ui

24
src/ui/torrentadditiondlg.ui

@ -62,9 +62,7 @@ @@ -62,9 +62,7 @@
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label_2">
<property name="text">
@ -80,22 +78,12 @@ @@ -80,22 +78,12 @@
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
<widget class="QLabel" name="label_4">
<property name="text">
<string notr="true"> - </string>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label">
<property name="text">
@ -132,8 +120,6 @@ @@ -132,8 +120,6 @@
</item>
</layout>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>

Loading…
Cancel
Save