summaryrefslogtreecommitdiffstats
path: root/kedit/color.ui
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-09-22 12:47:40 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-09-22 14:49:11 +0200
commit32c2f01b4aa642ebad9805e974aceca9a0760593 (patch)
treef3fc1a59378f70d46c4c50dd6f96c8f043fedec7 /kedit/color.ui
parentcbd72a29342de5772b5f0f620e2d0eb51782c741 (diff)
downloadtdeutils-32c2f01b4aa642ebad9805e974aceca9a0760593.tar.gz
tdeutils-32c2f01b4aa642ebad9805e974aceca9a0760593.zip
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fa8da6b1ca1c6cdd5cab8b5c7f4a0cc1e65250a8)
Diffstat (limited to 'kedit/color.ui')
-rw-r--r--kedit/color.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/kedit/color.ui b/kedit/color.ui
index bec67d9..70400fe 100644
--- a/kedit/color.ui
+++ b/kedit/color.ui
@@ -123,7 +123,7 @@
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kcolorbutton.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kcolorbutton.h</include>
+</includes>
</UI>