diff options
Diffstat (limited to 'kpersonalizer')
-rw-r--r-- | kpersonalizer/keyecandypagedlg.ui | 4 | ||||
-rw-r--r-- | kpersonalizer/kospagedlg.ui | 4 | ||||
-rw-r--r-- | kpersonalizer/stylepreview.ui | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/kpersonalizer/keyecandypagedlg.ui b/kpersonalizer/keyecandypagedlg.ui index 1a9c7e570..79835faf4 100644 --- a/kpersonalizer/keyecandypagedlg.ui +++ b/kpersonalizer/keyecandypagedlg.ui @@ -251,10 +251,10 @@ If you have a fast, new processor, you might want to turn them all on, but for t <slot>slotEyeCandySliderMoved(int)</slot> </connection> </connections> -<Q_SLOTS> +<slots> <slot>slotEyeCandyShowDetails(bool)</slot> <slot>slotEyeCandySliderMoved(int)</slot> -</Q_SLOTS> +</slots> <includes> <include location="global" impldecl="in implementation">kdialog.h</include> <include location="global" impldecl="in implementation">tdelistview.h</include> diff --git a/kpersonalizer/kospagedlg.ui b/kpersonalizer/kospagedlg.ui index 30edfeea9..45e2de8b5 100644 --- a/kpersonalizer/kospagedlg.ui +++ b/kpersonalizer/kospagedlg.ui @@ -207,12 +207,12 @@ Trinity allows you to customize its behavior according to your needs.</string> <slot>slotMacDescription()</slot> </connection> </connections> -<Q_SLOTS> +<slots> <slot>slotWindowsDescription()</slot> <slot>slotKDEDescription()</slot> <slot>slotMacDescription()</slot> <slot>slotUnixDescription()</slot> -</Q_SLOTS> +</slots> <includes> <include location="local" impldecl="in implementation">kdialog.h</include> </includes> diff --git a/kpersonalizer/stylepreview.ui b/kpersonalizer/stylepreview.ui index 7e132c4c7..628241ac7 100644 --- a/kpersonalizer/stylepreview.ui +++ b/kpersonalizer/stylepreview.ui @@ -176,10 +176,10 @@ <include location="local" impldecl="in implementation">stylepreview.ui.h</include> <include location="local" impldecl="in implementation">kdialog.h</include> </includes> -<Q_SLOTS> +<slots> <slot>init()</slot> <slot returnType="bool">eventFilter( TQObject * obj, TQEvent * ev )</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="3" margin="6"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> |