summaryrefslogtreecommitdiffstats
path: root/kmilo/thinkpad
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-01-06 10:41:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-01-06 10:41:28 +0900
commit626ab354f942f2ecc4e576720387fc1e131e3e29 (patch)
tree4ab5b523000753b37091d5a05d729f89f9ddfe73 /kmilo/thinkpad
parenta63f43825211d0929421f34a7a79f453f7a94b89 (diff)
downloadtdeutils-626ab354f942f2ecc4e576720387fc1e131e3e29.tar.gz
tdeutils-626ab354f942f2ecc4e576720387fc1e131e3e29.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmilo/thinkpad')
-rw-r--r--kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui6
1 files changed, 2 insertions, 4 deletions
diff --git a/kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui b/kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui
index 0951321..40554fa 100644
--- a/kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui
+++ b/kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui
@@ -282,8 +282,9 @@
<tabstop>commandExecMail</tabstop>
</tabstops>
<includes>
- <include location="local" impldecl="in implementation">kcmthinkpad_general.ui.h</include>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
+ <include location="local" impldecl="in implementation">kcmthinkpad_general.ui.h</include>
</includes>
<Q_SIGNALS>
<signal>changed();</signal>
@@ -293,7 +294,4 @@
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
-<includehints>
- <includehint>kpushbutton.h</includehint>
-</includehints>
</UI>