summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-12-28 10:26:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-12-28 10:29:52 +0900
commit69b31432b8e33aaff0786bbee6f9080b6a5e9d80 (patch)
tree867f78aae0d3c5e0d8c18e7fc85ec0953c2a4f9e
parent9f3773763a1d85d290c22b56043c2aaa635d7362 (diff)
downloadtdesvn-69b31432b8e33aaff0786bbee6f9080b6a5e9d80.tar.gz
tdesvn-69b31432b8e33aaff0786bbee6f9080b6a5e9d80.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d5d0e1b1c833d9b88c6bb4060efc10cf6e494f65)
-rw-r--r--src/ksvnwidgets/revertform.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ksvnwidgets/revertform.ui b/src/ksvnwidgets/revertform.ui
index dacca01..eb74427 100644
--- a/src/ksvnwidgets/revertform.ui
+++ b/src/ksvnwidgets/revertform.ui
@@ -83,7 +83,7 @@
</image>
</images>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>depthselector.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">depthselector.h</include>
+</includes>
</UI>