summaryrefslogtreecommitdiffstats
path: root/kjsembed/docs/examples/envelopemaker/EnvelopeMakerUI.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-01-10 11:12:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-01-10 11:12:57 +0900
commit0f3575fd9151bcacf2c0f302a1bb721bd7ddbaa4 (patch)
treec194b8c0604422b1bb0d3ad63b7f785109870532 /kjsembed/docs/examples/envelopemaker/EnvelopeMakerUI.ui
parent33697c89a362c187fbf375c2d05b0a8d6beb9429 (diff)
downloadtdebindings-0f3575fd9151bcacf2c0f302a1bb721bd7ddbaa4.tar.gz
tdebindings-0f3575fd9151bcacf2c0f302a1bb721bd7ddbaa4.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kjsembed/docs/examples/envelopemaker/EnvelopeMakerUI.ui')
-rw-r--r--kjsembed/docs/examples/envelopemaker/EnvelopeMakerUI.ui19
1 files changed, 5 insertions, 14 deletions
diff --git a/kjsembed/docs/examples/envelopemaker/EnvelopeMakerUI.ui b/kjsembed/docs/examples/envelopemaker/EnvelopeMakerUI.ui
index 14bf9f99..fb1e84ac 100644
--- a/kjsembed/docs/examples/envelopemaker/EnvelopeMakerUI.ui
+++ b/kjsembed/docs/examples/envelopemaker/EnvelopeMakerUI.ui
@@ -551,18 +551,9 @@
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>klineedit.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>tdefontrequester.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">klineedit.h</include>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+ <include location="global" impldecl="in implementation">tdefontrequester.h</include>
+</includes>
</UI>