diff options
Diffstat (limited to 'kpresenter/penstyle.ui')
-rw-r--r-- | kpresenter/penstyle.ui | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/kpresenter/penstyle.ui b/kpresenter/penstyle.ui index 6e038785..a945aff4 100644 --- a/kpresenter/penstyle.ui +++ b/kpresenter/penstyle.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>PenStyleUI</class> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>PenStyleUI</cstring> </property> @@ -22,7 +22,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QGroupBox" row="3" column="0" rowspan="1" colspan="2"> + <widget class="TQGroupBox" row="3" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>arrowGroup</cstring> </property> @@ -44,7 +44,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>lineBeginLabel</cstring> </property> @@ -60,7 +60,7 @@ <cstring>lineBeginCombo</cstring> </property> </widget> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>lineEndLabel</cstring> </property> @@ -82,7 +82,7 @@ <property name="name"> <cstring>pbPreview</cstring> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>80</width> <height>40</height> @@ -100,7 +100,7 @@ <string>Choose the line style. This can range from No Outline, which will not draw any lines, to dotted and plain lines.</string> </property> </widget> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>widthLabel</cstring> </property> @@ -111,7 +111,7 @@ <cstring>widthInput</cstring> </property> </widget> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>styleLabel</cstring> </property> @@ -133,7 +133,7 @@ <string>Set the color of the line. Clicking on the color will bring the standard KDE Select Color dialog.</string> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>colorLabel</cstring> </property> @@ -186,8 +186,8 @@ <tabstop>lineBeginCombo</tabstop> <tabstop>lineEndCombo</tabstop> </tabstops> -<layoutdefaults spacing="6" margin="11"/> -<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> +<tqlayoutdefaults spacing="6" margin="11"/> +<tqlayoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> <includehints> <includehint>kcombobox.h</includehint> <includehint>kcombobox.h</includehint> |