summaryrefslogtreecommitdiffstats
path: root/karm
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-09-19 22:55:38 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-21 19:58:51 +0900
commitfa7ffe05ea0a57de4e06ad20e6df8204e4817e0a (patch)
treee00c6c7568f360926a3c98e46d0cadf45f745072 /karm
parent236373d72115fde4705cc7cbf84927527a3019c3 (diff)
downloadtdepim-fa7ffe05ea0a57de4e06ad20e6df8204e4817e0a.tar.gz
tdepim-fa7ffe05ea0a57de4e06ad20e6df8204e4817e0a.zip
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0d192ed6f2b536340ff8cc1838d56fa1e151d119)
Diffstat (limited to 'karm')
-rw-r--r--karm/csvexportdialog_base.ui5
1 files changed, 4 insertions, 1 deletions
diff --git a/karm/csvexportdialog_base.ui b/karm/csvexportdialog_base.ui
index 1b06db1dd..65d0fd90b 100644
--- a/karm/csvexportdialog_base.ui
+++ b/karm/csvexportdialog_base.ui
@@ -406,8 +406,11 @@
<slot>enableExportButton()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
+<includes>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+ <include location="global" impldecl="in implementation">kurlrequester.h</include>
+</includes>
<includehints>
<includehint>kdateedit.h</includehint>
- <includehint>kdateedit.h</includehint>
</includehints>
</UI>