diff options
Diffstat (limited to 'kopete/protocols/jabber/ui/dlgchangepassword.ui')
-rw-r--r-- | kopete/protocols/jabber/ui/dlgchangepassword.ui | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/kopete/protocols/jabber/ui/dlgchangepassword.ui b/kopete/protocols/jabber/ui/dlgchangepassword.ui index bed6e8d4..d54bd51c 100644 --- a/kopete/protocols/jabber/ui/dlgchangepassword.ui +++ b/kopete/protocols/jabber/ui/dlgchangepassword.ui @@ -80,9 +80,7 @@ and then your new password twice.</string> <customwidgets> </customwidgets> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>kpassdlg.h</includehint> - <includehint>kpassdlg.h</includehint> - <includehint>kpassdlg.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">kpassdlg.h</include> +</includes> </UI> |