diff options
Diffstat (limited to 'knewsticker/newssourcedlg.ui')
-rw-r--r-- | knewsticker/newssourcedlg.ui | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/knewsticker/newssourcedlg.ui b/knewsticker/newssourcedlg.ui index 29df9791..f6a7c695 100644 --- a/knewsticker/newssourcedlg.ui +++ b/knewsticker/newssourcedlg.ui @@ -28,9 +28,9 @@ <property name="icon"> <pixmap>image0</pixmap> </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"> @@ -49,9 +49,9 @@ <property name="title"> <string>News Source Properties</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"> @@ -404,5 +404,5 @@ <slot access="protected">slotSourceFileChanged()</slot> <slot access="protected">slotSuggestClicked()</slot> </Q_SLOTS> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/> </UI> |