summaryrefslogtreecommitdiffstats
path: root/kuser/ldapsamba.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-22 22:04:37 +0900
committerSlávek Banko <slavek.banko@axis.cz>2018-09-22 17:23:59 +0200
commit7e4b30b52f97f33f4cc171c3c50970581ca3b963 (patch)
tree0a00dc7d568779aaf81dc42902bedcc2a0040037 /kuser/ldapsamba.ui
parent72090bcf999147356e52f0f4a24464823f6df7d9 (diff)
downloadtdeadmin-7e4b30b52f97f33f4cc171c3c50970581ca3b963.tar.gz
tdeadmin-7e4b30b52f97f33f4cc171c3c50970581ca3b963.zip
Add includes to UI files to resolve FTBFS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6b36a4a68d26773b3af37a6f8899f5bd528a2cfb)
Diffstat (limited to 'kuser/ldapsamba.ui')
-rw-r--r--kuser/ldapsamba.ui9
1 files changed, 5 insertions, 4 deletions
diff --git a/kuser/ldapsamba.ui b/kuser/ldapsamba.ui
index 7dff3a1..ed4e248 100644
--- a/kuser/ldapsamba.ui
+++ b/kuser/ldapsamba.ui
@@ -359,8 +359,9 @@
<slot>kcfg_ldapsam_toggled( bool )</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kpushbutton.h</includehint>
- <includehint>knuminput.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">knuminput.h</include>
+</includes>
</UI>