summaryrefslogtreecommitdiffstats
path: root/src/otrprefs.ui
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2021-12-30 14:18:42 +0900
committerMichele Calgaro <[email protected]>2021-12-30 14:34:46 +0900
commit6d31a95cce9faede5621650aff5ac085eaf3a4dd (patch)
tree3263c0099180cc9f4800bc2a57735eddc832fbe5 /src/otrprefs.ui
parentce0f0fd3ac5a14d9a715a565633de8a145fcfa73 (diff)
downloadkopete-otr-6d31a95cce9faede5621650aff5ac085eaf3a4dd.tar.gz
kopete-otr-6d31a95cce9faede5621650aff5ac085eaf3a4dd.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 85f54fed6b89bda2f5734888c232f7da8d351bbd)
Diffstat (limited to 'src/otrprefs.ui')
-rw-r--r--src/otrprefs.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/otrprefs.ui b/src/otrprefs.ui
index cb93975..2bcf214 100644
--- a/src/otrprefs.ui
+++ b/src/otrprefs.ui
@@ -289,7 +289,7 @@
<slot access="private">generateFingerprint()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kactivelabel.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kactivelabel.h</include>
+</includes>
</UI>