diff options
Diffstat (limited to 'korganizer/template_management_dialog_base.ui')
-rw-r--r-- | korganizer/template_management_dialog_base.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/korganizer/template_management_dialog_base.ui b/korganizer/template_management_dialog_base.ui index 3bc983433..6b93e3a9a 100644 --- a/korganizer/template_management_dialog_base.ui +++ b/korganizer/template_management_dialog_base.ui @@ -87,7 +87,7 @@ <customwidgets> </customwidgets> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>tdelistbox.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">tdelistbox.h</include> +</includes> </UI> |