diff options
Diffstat (limited to 'src/plugins/Input/cdaudio/settingsdialog.ui')
| -rw-r--r-- | src/plugins/Input/cdaudio/settingsdialog.ui | 77 |
1 files changed, 2 insertions, 75 deletions
diff --git a/src/plugins/Input/cdaudio/settingsdialog.ui b/src/plugins/Input/cdaudio/settingsdialog.ui index f343f057c..ac03e2013 100644 --- a/src/plugins/Input/cdaudio/settingsdialog.ui +++ b/src/plugins/Input/cdaudio/settingsdialog.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>261</width> - <height>280</height> + <width>268</width> + <height>141</height> </rect> </property> <property name="windowTitle"> @@ -64,79 +64,6 @@ </widget> </item> <item row="3" column="0" colspan="2"> - <widget class="QGroupBox" name="cddbGroupBox"> - <property name="title"> - <string>CDDB</string> - </property> - <property name="checkable"> - <bool>true</bool> - </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="0" colspan="2"> - <widget class="QCheckBox" name="httpCheckBox"> - <property name="text"> - <string>Use HTTP instead of CDDBP</string> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QLineEdit" name="serverLineEdit"/> - </item> - <item row="1" column="0" rowspan="2"> - <widget class="QLabel" name="label"> - <property name="text"> - <string>Server:</string> - </property> - </widget> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="label_2"> - <property name="text"> - <string>Path:</string> - </property> - </widget> - </item> - <item row="3" column="1"> - <widget class="QLineEdit" name="pathLineEdit"/> - </item> - <item row="4" column="0"> - <widget class="QLabel" name="label_3"> - <property name="text"> - <string>Port:</string> - </property> - </widget> - </item> - <item row="4" column="1"> - <widget class="QLineEdit" name="portLineEdit"/> - </item> - <item row="5" column="0" colspan="2"> - <layout class="QHBoxLayout" name="horizontalLayout_2"> - <item> - <widget class="QPushButton" name="clearCacheButton"> - <property name="text"> - <string>Clear CDDB cache</string> - </property> - </widget> - </item> - <item> - <spacer name="horizontalSpacer"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>40</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - </layout> - </item> - </layout> - </widget> - </item> - <item row="4" column="0" colspan="2"> <widget class="QDialogButtonBox" name="buttonBox"> <property name="standardButtons"> <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
