diff options
Diffstat (limited to 'konversation/src/chatwindowappearance_preferences.ui')
-rw-r--r-- | konversation/src/chatwindowappearance_preferences.ui | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/konversation/src/chatwindowappearance_preferences.ui b/konversation/src/chatwindowappearance_preferences.ui index c1c152c..5a7e050 100644 --- a/konversation/src/chatwindowappearance_preferences.ui +++ b/konversation/src/chatwindowappearance_preferences.ui @@ -369,10 +369,8 @@ the Free Software Foundation; either version 2 of the License, or <tabstop>kcfg_ShowBacklog</tabstop> </tabstops> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>knuminput.h</includehint> - <includehint>kurlrequester.h</includehint> - <includehint>klineedit.h</includehint> - <includehint>kpushbutton.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">knuminput.h</include> + <include location="global" impldecl="in implementation">kurlrequester.h</include> +</includes> </UI> |