diff options
Diffstat (limited to 'khotkeys/kcontrol/ui/general_tab_ui.ui')
-rw-r--r-- | khotkeys/kcontrol/ui/general_tab_ui.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/khotkeys/kcontrol/ui/general_tab_ui.ui b/khotkeys/kcontrol/ui/general_tab_ui.ui index 3d19b3256..164331529 100644 --- a/khotkeys/kcontrol/ui/general_tab_ui.ui +++ b/khotkeys/kcontrol/ui/general_tab_ui.ui @@ -133,10 +133,10 @@ </widget> </vbox> </widget> -<slots> +<Q_SLOTS> <slot access="protected" specifier="pure virtual">action_name_changed( const QString& )</slot> <slot access="protected" specifier="pure virtual">action_type_changed(int)</slot> -</slots> +</Q_SLOTS> <includes> <include location="global" impldecl="in implementation">kdialog.h</include> </includes> |