summaryrefslogtreecommitdiffstats
path: root/src/mencoderCmdGen.ui
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2018-09-25 23:14:53 +0900
committerMichele Calgaro <[email protected]>2018-09-25 23:15:11 +0900
commit79fcf942ea1299c45e6e9603b8cb48734804ce9b (patch)
tree0fe44a194a50482c8b2d4a449190aa0be51c0ec2 /src/mencoderCmdGen.ui
parent2ec3ce58b6b798cc515e0d78b35548f8337349b5 (diff)
downloadk9copy-79fcf942ea1299c45e6e9603b8cb48734804ce9b.tar.gz
k9copy-79fcf942ea1299c45e6e9603b8cb48734804ce9b.zip
Add includes to UI files to resolve FTBFS.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit f222b9e361948c96e2f9ba489d069d3d17583a24)
Diffstat (limited to 'src/mencoderCmdGen.ui')
-rw-r--r--src/mencoderCmdGen.ui7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/mencoderCmdGen.ui b/src/mencoderCmdGen.ui
index 3cc749b..3e2344c 100644
--- a/src/mencoderCmdGen.ui
+++ b/src/mencoderCmdGen.ui
@@ -208,8 +208,7 @@
<slot>listViewCurrentChanged(TQListViewItem*)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+</includes>
</UI>