diff options
Diffstat (limited to 'kopete/plugins/history/historyviewer.ui')
-rw-r--r-- | kopete/plugins/history/historyviewer.ui | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/kopete/plugins/history/historyviewer.ui b/kopete/plugins/history/historyviewer.ui index be64272d..aae06605 100644 --- a/kopete/plugins/history/historyviewer.ui +++ b/kopete/plugins/history/historyviewer.ui @@ -337,11 +337,11 @@ <customwidgets> </customwidgets> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>kprogress.h</includehint> - <includehint>klineedit.h</includehint> - <includehint>tdelistviewsearchline.h</includehint> - <includehint>tdelistview.h</includehint> - <includehint>kcombobox.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">kcombobox.h</include> + <include location="global" impldecl="in implementation">klineedit.h</include> + <include location="global" impldecl="in implementation">kprogress.h</include> + <include location="global" impldecl="in implementation">tdelistview.h</include> + <include location="global" impldecl="in implementation">tdelistviewsearchline.h</include> +</includes> </UI> |