summaryrefslogtreecommitdiffstats
path: root/lib/kotext/kolanguagetabbase.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-01-03 10:04:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-01-03 11:05:21 +0900
commit2bc2bc678941df7839845b2ffec601caa8dc1ab8 (patch)
treed252244b6a794706c9cd24cfeded2fa8d4ff1105 /lib/kotext/kolanguagetabbase.ui
parent355a6c470de47410528899dec0bc74f6d43f80a4 (diff)
downloadkoffice-2bc2bc67.tar.gz
koffice-2bc2bc67.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b070dc1873b27bbe1e9b551569feb77efe477f9e)
Diffstat (limited to 'lib/kotext/kolanguagetabbase.ui')
-rw-r--r--lib/kotext/kolanguagetabbase.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/kotext/kolanguagetabbase.ui b/lib/kotext/kolanguagetabbase.ui
index 0fbd54420..799ab09a4 100644
--- a/lib/kotext/kolanguagetabbase.ui
+++ b/lib/kotext/kolanguagetabbase.ui
@@ -70,7 +70,7 @@
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kcombobox.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kcombobox.h</include>
+</includes>
</UI>