You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
konversation/konversation/src/warnings_preferencesui.ui

51 lines
1.4 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>Warnings_ConfigUI</class>
<widget class="TQWidget">
<property name="name">
<cstring>Warnings_ConfigUI</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>570</width>
<height>500</height>
</rect>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TDEListView">
<column>
<property name="text">
<string>Warning Dialogs to Show</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>dialogListView</cstring>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
<tabstops>
<tabstop>dialogListView</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>tdelistview.h</includehint>
</includehints>
</UI>