diff options
Diffstat (limited to 'kopete/plugins/netmeeting/netmeetingprefs_ui.ui')
-rw-r--r-- | kopete/plugins/netmeeting/netmeetingprefs_ui.ui | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/kopete/plugins/netmeeting/netmeetingprefs_ui.ui b/kopete/plugins/netmeeting/netmeetingprefs_ui.ui index 0c0838fb..b429addd 100644 --- a/kopete/plugins/netmeeting/netmeetingprefs_ui.ui +++ b/kopete/plugins/netmeeting/netmeetingprefs_ui.ui @@ -140,9 +140,8 @@ This is not the same as webcam chat you can find in the newer Windows Messenger <customwidgets> </customwidgets> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>kcombobox.h</includehint> - <includehint>klineedit.h</includehint> - <includehint>kactivelabel.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">kactivelabel.h</include> + <include location="global" impldecl="in implementation">kcombobox.h</include> +</includes> </UI> |