diff options
Diffstat (limited to 'khotkeys/kcontrol/ui/action_group_tab_ui.ui')
-rw-r--r-- | khotkeys/kcontrol/ui/action_group_tab_ui.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/khotkeys/kcontrol/ui/action_group_tab_ui.ui b/khotkeys/kcontrol/ui/action_group_tab_ui.ui index ce982399e..69d51ef55 100644 --- a/khotkeys/kcontrol/ui/action_group_tab_ui.ui +++ b/khotkeys/kcontrol/ui/action_group_tab_ui.ui @@ -102,7 +102,7 @@ <slot access="protected" specifier="pure virtual">action_group_name_changed( const TQString& )</slot> </Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>ktextedit.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">ktextedit.h</include> +</includes> </UI> |