summaryrefslogtreecommitdiffstats
path: root/tdelirc
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 /tdelirc
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 'tdelirc')
-rw-r--r--tdelirc/kcmlirc/kcmlircbase.ui6
1 files changed, 2 insertions, 4 deletions
diff --git a/tdelirc/kcmlirc/kcmlircbase.ui b/tdelirc/kcmlirc/kcmlircbase.ui
index 3bf02c8..ba32690 100644
--- a/tdelirc/kcmlirc/kcmlircbase.ui
+++ b/tdelirc/kcmlirc/kcmlircbase.ui
@@ -485,14 +485,12 @@
</grid>
</widget>
<includes>
- <include location="local" impldecl="in implementation">kcmlircbase.ui.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
+ <include location="global" impldecl="in implementation">tdelistview.h</include>
+ <include location="local" impldecl="in implementation">kcmlircbase.ui.h</include>
</includes>
<functions>
<function access="private" specifier="non virtual">init()</function>
</functions>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>tdelistview.h</includehint>
-</includehints>
</UI>