diff options
Diffstat (limited to 'kpersonalizer')
-rw-r--r-- | kpersonalizer/keyecandypagedlg.ui | 4 | ||||
-rw-r--r-- | kpersonalizer/kospagedlg.ui | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kpersonalizer/keyecandypagedlg.ui b/kpersonalizer/keyecandypagedlg.ui index 81baf5c80..c988c1607 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> -<slots> +<Q_SLOTS> <slot>slotEyeCandyShowDetails(bool)</slot> <slot>slotEyeCandySliderMoved(int)</slot> -</slots> +</Q_SLOTS> <includes> <include location="local" impldecl="in implementation">kdialog.h</include> </includes> diff --git a/kpersonalizer/kospagedlg.ui b/kpersonalizer/kospagedlg.ui index 1419a11bc..7e8a8a63c 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> -<slots> +<Q_SLOTS> <slot>slotWindowsDescription()</slot> <slot>slotKDEDescription()</slot> <slot>slotMacDescription()</slot> <slot>slotUnixDescription()</slot> -</slots> +</Q_SLOTS> <includes> <include location="local" impldecl="in implementation">kdialog.h</include> </includes> |