diff options
Diffstat (limited to 'knewsticker/knewstickerconfigwidget.ui')
-rw-r--r-- | knewsticker/knewstickerconfigwidget.ui | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/knewsticker/knewstickerconfigwidget.ui b/knewsticker/knewstickerconfigwidget.ui index af476a68..2ad24dd9 100644 --- a/knewsticker/knewstickerconfigwidget.ui +++ b/knewsticker/knewstickerconfigwidget.ui @@ -22,9 +22,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqlayoutMargin" stdset="0"> + <property name="layoutMargin" stdset="0"> </property> - <property name="tqlayoutSpacing" stdset="0"> + <property name="layoutSpacing" stdset="0"> </property> <vbox> <property name="name"> @@ -40,9 +40,9 @@ <property name="name"> <cstring>tabScrollerPreferences</cstring> </property> - <property name="tqlayoutMargin" stdset="0"> + <property name="layoutMargin" stdset="0"> </property> - <property name="tqlayoutSpacing" stdset="0"> + <property name="layoutSpacing" stdset="0"> </property> <widget class="TQWidget"> <property name="name"> @@ -68,9 +68,9 @@ <property name="title"> <string>General</string> </property> - <property name="tqlayoutMargin" stdset="0"> + <property name="layoutMargin" stdset="0"> </property> - <property name="tqlayoutSpacing" stdset="0"> + <property name="layoutSpacing" stdset="0"> </property> <grid> <property name="name"> @@ -1160,7 +1160,7 @@ Note that the filters are processed from the top to the bottom so that of two fi <include location="global" impldecl="in declaration">klistview.h</include> <include location="global" impldecl="in declaration">knuminput.h</include> </includes> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>knuminput.h</includehint> <includehint>knuminput.h</includehint> |