summaryrefslogtreecommitdiffstats
path: root/starter/starterconfig.ui
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2021-10-04 14:26:43 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-10-06 19:24:14 +0900
commit047fd25ca1b0269a159858c1c9e5249d7a82cd7c (patch)
tree0878dc04a1436a3a8cad545d02541c843a2c7f93 /starter/starterconfig.ui
parent5ed1f7a82127da7d0753247f0212a2135f8aa9b5 (diff)
downloadtde-style-baghira-047fd25c.tar.gz
tde-style-baghira-047fd25c.zip
Add headers to UI files to prevent potential FTBFS.
Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 4da1cf518a6a2e1a689a07b382f65cfab573d238)
Diffstat (limited to 'starter/starterconfig.ui')
-rw-r--r--starter/starterconfig.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/starter/starterconfig.ui b/starter/starterconfig.ui
index ad0bd72..2c80380 100644
--- a/starter/starterconfig.ui
+++ b/starter/starterconfig.ui
@@ -857,10 +857,10 @@
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kurlrequester.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kkeybutton.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kurlrequester.h</include>
+ <include location="global" impldecl="in implementation">klineedit.h</include>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+ <include location="global" impldecl="in implementation">kkeybutton.h</include>
+</includes>
</UI>