diff options
Diffstat (limited to 'knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlgwidget.ui')
-rw-r--r-- | knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlgwidget.ui | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlgwidget.ui b/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlgwidget.ui index b8d1827e..c5e265f6 100644 --- a/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlgwidget.ui +++ b/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlgwidget.ui @@ -2,7 +2,7 @@ <class>KntSrcFilePropsDlgWidget</class> <comment>The widget to be used for the RDF/RSS file properties dialog plugin.</comment> <author>Frerich Raabe <[email protected]></author> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>KntSrcFilePropsDlgWidget</cstring> </property> @@ -14,9 +14,9 @@ <height>274</height> </rect> </property> - <property name="layoutMargin" stdset="0"> + <property name="tqlayoutMargin" stdset="0"> </property> - <property name="layoutSpacing" stdset="0"> + <property name="tqlayoutSpacing" stdset="0"> </property> <grid> <property name="name"> @@ -38,14 +38,14 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> - <widget class="QLabel" row="0" column="4"> + <widget class="TQLabel" row="0" column="4"> <property name="name"> <cstring>pixmapIcon</cstring> </property> @@ -78,7 +78,7 @@ <string>http://www.heise.de/newsticker/</string> </property> </widget> - <widget class="QLabel" row="1" column="0" rowspan="1" colspan="2"> + <widget class="TQLabel" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>lDescription</cstring> </property> @@ -92,7 +92,7 @@ <string>Here you can see a brief description about the news site and its contents.</string> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>lName</cstring> </property> @@ -109,7 +109,7 @@ <string>This is the name of the news site.</string> </property> </widget> - <widget class="QMultiLineEdit" row="1" column="2" rowspan="2" colspan="3"> + <widget class="TQMultiLineEdit" row="1" column="2" rowspan="2" colspan="3"> <property name="name"> <cstring>mleDescription</cstring> </property> @@ -144,7 +144,7 @@ <property name="sizeType"> <enum>Maximum</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>63</height> @@ -159,7 +159,7 @@ <number>5</number> </property> </widget> - <widget class="QLabel" row="4" column="0" rowspan="1" colspan="5"> + <widget class="TQLabel" row="4" column="0" rowspan="1" colspan="5"> <property name="name"> <cstring>lArticles</cstring> </property> @@ -206,7 +206,7 @@ <include location="global" impldecl="in declaration">kurllabel.h</include> <include location="global" impldecl="in declaration">kseparator.h</include> </includes> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kurllabel.h</includehint> <includehint>kseparator.h</includehint> |