diff options
Diffstat (limited to 'lib/kotext/KoParagDecorationTab.ui')
-rw-r--r-- | lib/kotext/KoParagDecorationTab.ui | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/lib/kotext/KoParagDecorationTab.ui b/lib/kotext/KoParagDecorationTab.ui index 4610f11b..c3892601 100644 --- a/lib/kotext/KoParagDecorationTab.ui +++ b/lib/kotext/KoParagDecorationTab.ui @@ -1,7 +1,7 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>KoParagDecorationTab</class> <author>Martin Ellis <[email protected]></author> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>KoBorderWidgetBase</cstring> </property> @@ -20,7 +20,7 @@ <property name="margin"> <number>0</number> </property> - <widget class="QGroupBox"> + <widget class="TQGroupBox"> <property name="name"> <cstring>backgroundColorGroupBox</cstring> </property> @@ -45,7 +45,7 @@ the end of the text and the margin).</p></string> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>lblBackgroundColor</cstring> </property> @@ -66,7 +66,7 @@ the end of the text and the margin).</p></string> </widget> </hbox> </widget> - <widget class="QGroupBox"> + <widget class="TQGroupBox"> <property name="name"> <cstring>bordersGroupBox</cstring> </property> @@ -103,7 +103,7 @@ modified in the preview.</p></string> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLayoutWidget" row="0" column="1" rowspan="2" colspan="1"> + <widget class="TQLayoutWidget" row="0" column="1" rowspan="2" colspan="1"> <property name="name"> <cstring>previewLayout</cstring> </property> @@ -111,7 +111,7 @@ modified in the preview.</p></string> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>borderPreviewLabel</cstring> </property> @@ -119,7 +119,7 @@ modified in the preview.</p></string> <string>Preview:</string> </property> </widget> - <widget class="QFrame"> + <widget class="TQFrame"> <property name="name"> <cstring>borderPreview</cstring> </property> @@ -131,7 +131,7 @@ modified in the preview.</p></string> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>200</width> <height>200</height> @@ -146,7 +146,7 @@ modified in the preview.</p></string> </widget> </vbox> </widget> - <widget class="QFrame" row="0" column="0"> + <widget class="TQFrame" row="0" column="0"> <property name="name"> <cstring>borderControlFrame</cstring> </property> @@ -171,7 +171,7 @@ modified in the preview.</p></string> <property name="margin"> <number>0</number> </property> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>lblBorderWidth</cstring> </property> @@ -200,7 +200,7 @@ modified in the preview.</p></string> <cstring>cbBorderStyle</cstring> </property> </widget> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>textLabel3</cstring> </property> @@ -211,7 +211,7 @@ modified in the preview.</p></string> <cstring>bBorderColor</cstring> </property> </widget> - <widget class="QButtonGroup" row="3" column="0" rowspan="1" colspan="2"> + <widget class="TQButtonGroup" row="3" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>bordersButtonGroup</cstring> </property> @@ -315,7 +315,7 @@ modified in the preview.</p></string> </widget> </hbox> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>lblBorderStyle</cstring> </property> @@ -326,7 +326,7 @@ modified in the preview.</p></string> <cstring>cbBorderStyle</cstring> </property> </widget> - <widget class="QCheckBox" row="4" column="0" rowspan="1" colspan="2"> + <widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>cbJoinBorder</cstring> </property> @@ -361,7 +361,7 @@ regardless of the style of the preceeding and subsequent paragraphs.</p></ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>250</width> <height>21</height> @@ -388,7 +388,7 @@ regardless of the style of the preceeding and subsequent paragraphs.</p></ <data format="PNG" length="101">89504e470d0a1a0a0000000d49484452000000140000001408060000008d891d0d0000002c49444154388d63601805b400ffc9a4e90748b571d48594db38ea42ca6d4451cf422543e180895c8da3000e00765a11f509a137610000000049454e44ae426082</data> </image> </images> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kcolorbutton.h</includehint> <includehint>kcombobox.h</includehint> |