summaryrefslogtreecommitdiffstats
path: root/src/projects/base_k3bbootimageview.ui
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 /src/projects/base_k3bbootimageview.ui
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 'src/projects/base_k3bbootimageview.ui')
-rw-r--r--src/projects/base_k3bbootimageview.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/projects/base_k3bbootimageview.ui b/src/projects/base_k3bbootimageview.ui
index f0e5f27..3811f86 100644
--- a/src/projects/base_k3bbootimageview.ui
+++ b/src/projects/base_k3bbootimageview.ui
@@ -388,7 +388,7 @@
<slot access="protected">slotOptionsChanged()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>tdelistview.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">tdelistview.h</include>
+</includes>
</UI>