<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> <class>confPageFont</class> <widget class="TQDialog"> <property name="name"> <cstring>confPageFont</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>520</width> <height>406</height> </rect> </property> <property name="caption"> <string>Font</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="TDEFontChooser"> <property name="name"> <cstring>kcfg_Font</cstring> </property> </widget> </vbox> </widget> <customwidgets> </customwidgets> <layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>tdefontdialog.h</includehint> </includehints> </UI>