summaryrefslogtreecommitdiffstats
path: root/kig/modes
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-01-07 11:53:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-01-07 11:53:28 +0900
commit524f338dd39ac0d781ad2d99d12e21fe652dcdae (patch)
tree323e8dc3609a5ca70c52f18f81b9a7bbdb317656 /kig/modes
parent0703bcebdbe091fda8c6d1b5e2c3f3993c9f9ff1 (diff)
downloadtdeedu-524f338dd39ac0d781ad2d99d12e21fe652dcdae.tar.gz
tdeedu-524f338dd39ac0d781ad2d99d12e21fe652dcdae.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kig/modes')
-rw-r--r--kig/modes/textlabelwizardbase.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/kig/modes/textlabelwizardbase.ui b/kig/modes/textlabelwizardbase.ui
index 06e3db8f..f56d58d2 100644
--- a/kig/modes/textlabelwizardbase.ui
+++ b/kig/modes/textlabelwizardbase.ui
@@ -107,7 +107,7 @@ If you want to show variable parts, then put %1, %2, ... at the appropriate plac
</image>
</images>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>linkslabel.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">linkslabel.h</include>
+</includes>
</UI>