diff options
Diffstat (limited to 'kcontrol/kthememanager/kthemedlg.ui')
-rw-r--r-- | kcontrol/kthememanager/kthemedlg.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/kthememanager/kthemedlg.ui b/kcontrol/kthememanager/kthemedlg.ui index 717f68e32..8f7fade9d 100644 --- a/kcontrol/kthememanager/kthemedlg.ui +++ b/kcontrol/kthememanager/kthemedlg.ui @@ -503,7 +503,7 @@ <include location="local" impldecl="in implementation">kthemedlg.ui.h</include> <include location="global" impldecl="in implementation">kurllabel.h</include> </includes> -<Q_SLOTS> +<slots> <slot specifier="non virtual">startKonqui( const TQString & url )</slot> <slot specifier="non virtual">startBackground()</slot> <slot specifier="non virtual">startColors()</slot> @@ -511,6 +511,6 @@ <slot specifier="non virtual">startIcons()</slot> <slot specifier="non virtual">startFonts()</slot> <slot specifier="non virtual">startSaver()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> </UI> |