Commit b2d35249 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

remove deleted option from Simple preferences UI.

parent bcdcaf27
......@@ -5,8 +5,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>519</width>
<height>633</height>
<width>518</width>
<height>598</height>
</rect>
</property>
<property name="sizePolicy" >
......@@ -254,21 +254,14 @@
<item row="0" column="1" colspan="2" >
<widget class="QComboBox" name="artFetcher" />
</item>
<item row="1" column="0" colspan="2" >
<widget class="QCheckBox" name="metaFetcher" >
<property name="text" >
<string>_("Fetch the metadata from the Internet")</string>
</property>
</widget>
</item>
<item row="2" column="0" >
<item row="1" column="0" >
<widget class="QCheckBox" name="updatesBox" >
<property name="text" >
<string>_("Activate update notifier")</string>
</property>
</widget>
</item>
<item row="2" column="2" >
<item row="1" column="2" >
<widget class="QSpinBox" name="updatesDays" >
<property name="alignment" >
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
......@@ -295,7 +288,6 @@
<tabstop>EnqueueOneInterfaceMode</tabstop>
<tabstop>assoButton</tabstop>
<tabstop>artFetcher</tabstop>
<tabstop>metaFetcher</tabstop>
<tabstop>updatesBox</tabstop>
<tabstop>updatesDays</tabstop>
</tabstops>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment