summaryrefslogtreecommitdiffstats
path: root/starter/starterconfig.ui
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2021-10-04 14:26:43 +0200
committergregory guy <gregory-tde@laposte.net>2021-10-04 14:26:43 +0200
commit4da1cf518a6a2e1a689a07b382f65cfab573d238 (patch)
treeb7806071a0d02db51c5d52ee152f74d842bed3a9 /starter/starterconfig.ui
parent19109e812fa7555c972759803eafd490fc03d065 (diff)
downloadtde-style-baghira-4da1cf518a6a2e1a689a07b382f65cfab573d238.tar.gz
tde-style-baghira-4da1cf518a6a2e1a689a07b382f65cfab573d238.zip
Add headers to UI files to prevent potential FTBFS.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
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>