summaryrefslogtreecommitdiffstats
path: root/src/part
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-25 21:15:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-25 21:15:52 +0900
commita627693f339aacd1f51f5bc369fcbd7ec5e03bd6 (patch)
treea5c2bdd632be00ba92595f18a58da0401c5e198d /src/part
parent423239b84e45cc963bac0599d6dc5c469c9e2912 (diff)
downloadfilelight-a627693f339aacd1f51f5bc369fcbd7ec5e03bd6.tar.gz
filelight-a627693f339aacd1f51f5bc369fcbd7ec5e03bd6.zip
Add includes to UI files to resolve FTBFS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8a9a886527972b7b62b7ed223a773d3c0c8d6d6b)
Diffstat (limited to 'src/part')
-rw-r--r--src/part/dialog.ui7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/part/dialog.ui b/src/part/dialog.ui
index 3670feb..6904fe5 100644
--- a/src/part/dialog.ui
+++ b/src/part/dialog.ui
@@ -567,8 +567,7 @@
<slot>toggleScanAcrossMounts(bool)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>tqvbuttongroup.h</includehint>
- <includehint>knuminput.h</includehint>
-</includehints>
+<includes>
+ <include location="local" impldecl="in implementation">knuminput.h</include>
+</includes>
</UI>