summaryrefslogtreecommitdiffstats
path: root/k3bsetup
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-25 22:28:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-25 22:29:20 +0900
commitc71ba8e51c54e52aa95f401d78dd8be54e828a75 (patch)
treef6dc37786e3792cdfb7476c2cdbdc36fb5741794 /k3bsetup
parent5ff2d78404ba94e83d83eed56aac8206f3c06a39 (diff)
downloadk3b-c71ba8e51c54e52aa95f401d78dd8be54e828a75.tar.gz
k3b-c71ba8e51c54e52aa95f401d78dd8be54e828a75.zip
Add includes to UI files to resolve FTBFS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 59340c8595cf02dc0c604860c09e6408640d43de)
Diffstat (limited to 'k3bsetup')
-rw-r--r--k3bsetup/base_k3bsetup2.ui10
1 files changed, 4 insertions, 6 deletions
diff --git a/k3bsetup/base_k3bsetup2.ui b/k3bsetup/base_k3bsetup2.ui
index 9ad2b87..0764b25 100644
--- a/k3bsetup/base_k3bsetup2.ui
+++ b/k3bsetup/base_k3bsetup2.ui
@@ -371,10 +371,8 @@
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>tdelistview.h</includehint>
- <includehint>tdelistview.h</includehint>
- <includehint>keditlistbox.h</includehint>
- <includehint>klineedit.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">keditlistbox.h</include>
+ <include location="global" impldecl="in implementation">tdelistview.h</include>
+</includes>
</UI>