<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>Prefs</class> <author>Ken Werner</author> <widget class="TQWidget"> <property name="name"> <cstring>Prefs</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>340</width> <height>73</height> </rect> </property> <property name="caption"> <string>Preferences</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="TQSplitter"> <property name="name"> <cstring>splitter3</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <widget class="KListView"> <column> <property name="text"> <string>Source</string> </property> <property name="clickable"> <bool>false</bool> </property> <property name="resizable"> <bool>false</bool> </property> </column> <property name="name"> <cstring>sourceListView</cstring> </property> <property name="resizeMode"> <enum>AllColumns</enum> </property> </widget> <widget class="TQWidgetStack"> <property name="name"> <cstring>widgetStack</cstring> </property> <widget class="TQWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>0</number> </attribute> </widget> </widget> </widget> </vbox> </widget> <layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>klistview.h</includehint> </includehints> </UI>