<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> <class>CdConfig</class> <widget class="TQWidget"> <property name="name"> <cstring>CdConfig</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>517</width> <height>148</height> </rect> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="TQCheckBox"> <property name="name"> <cstring>kcfg_performCDDBauto</cstring> </property> <property name="text"> <string>&Perform CDDB lookup automatically</string> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>kcfg_autoRip</cstring> </property> <property name="text"> <string>&Automatically rip all tracks upon a successful CDDB retrieval</string> </property> </widget> <spacer> <property name="name"> <cstring>Spacer1</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </vbox> </widget> <Q_SLOTS> <slot access="protected" specifier="non virtual">configureAudioCD()</slot> </Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> </UI>