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.
tdesdk/kbabel/kbabel/headerwidget.ui

64 lines
1.9 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>HeaderWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>HeaderWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>401</width>
<height>380</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>commentLabel</cstring>
</property>
<property name="text">
<string>&amp;Comment:</string>
</property>
<property name="buddy" stdset="0">
<cstring>commentEdit</cstring>
</property>
</widget>
<widget class="KTextEdit">
<property name="name">
<cstring>commentEdit</cstring>
</property>
<property name="wordWrap">
<enum>NoWrap</enum>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>headerLabel</cstring>
</property>
<property name="text">
<string>&amp;Header:</string>
</property>
<property name="buddy" stdset="0">
<cstring>headerEdit</cstring>
</property>
</widget>
<widget class="KTextEdit">
<property name="name">
<cstring>headerEdit</cstring>
</property>
<property name="wordWrap">
<enum>NoWrap</enum>
</property>
</widget>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">ktextedit.h</include>
</includes>
</UI>