summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-01-07 12:32:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-01-07 12:32:19 +0900
commit3459eebc29bab84ae9b68498e6111acd0a58a299 (patch)
treebf7434af765c60bfc9ac80e69bd9eef0bef205db /kopete/protocols/jabber
parente04bae8c093055fe3f0cd1d37bdcb699f4054848 (diff)
downloadtdenetwork-3459eebc29bab84ae9b68498e6111acd0a58a299.tar.gz
tdenetwork-3459eebc29bab84ae9b68498e6111acd0a58a299.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kopete/protocols/jabber')
-rw-r--r--kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui b/kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui
index 551d9322..5a13dbd9 100644
--- a/kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui
+++ b/kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui
@@ -1043,7 +1043,7 @@ If two resources have the same priority, the messages will be sent to the one co
<tabstop>cbSendComposingEvent</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kopetepasswordwidget.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kopetepasswordwidget.h</include>
+</includes>
</UI>