summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-01-05 10:08:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-01-05 10:08:44 +0900
commitca04cef54d6ca37cf614024372ca4d2889431bc3 (patch)
treef4b4dab4880f4410235e9ab3e0ab2bb7a1cf621d
parent1c836140454ec4102b077961350cfa18d590de77 (diff)
downloadtdeadmin-ca04cef54d6ca37cf614024372ca4d2889431bc3.tar.gz
tdeadmin-ca04cef54d6ca37cf614024372ca4d2889431bc3.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--ksysv/pathconfig.ui10
1 files changed, 2 insertions, 8 deletions
diff --git a/ksysv/pathconfig.ui b/ksysv/pathconfig.ui
index 0273f2b..adc0988 100644
--- a/ksysv/pathconfig.ui
+++ b/ksysv/pathconfig.ui
@@ -278,8 +278,9 @@
<tabstop>mBrowseRunlevel</tabstop>
</tabstops>
<includes>
- <include location="global" impldecl="in declaration">tdelocale.h</include>
<include location="global" impldecl="in declaration">kdialog.h</include>
+ <include location="global" impldecl="in declaration">tdelocale.h</include>
+ <include location="global" impldecl="in implementation">klineedit.h</include>
</includes>
<Q_SLOTS>
<slot access="protected">browseServices()</slot>
@@ -287,11 +288,4 @@
<slot access="protected">slotChanged()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>klineedit.h</includehint>
- <includehint>klineedit.h</includehint>
-</includehints>
-<includes>
- <include location="global" impldecl="in implementation">klineedit.h</include>
-</includes>
</UI>