summaryrefslogtreecommitdiffstats
path: root/kghostview
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-09-20 18:55:30 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-21 20:24:20 +0900
commit13633ade23731849a897f61af5b4f44bc01ea225 (patch)
treec867f09fec3761503aebf1ad763a27900e1fd4df /kghostview
parent8d8e1cba1bcdc0a2e780a8a9304d5788941adf20 (diff)
downloadtdegraphics-13633ade23731849a897f61af5b4f44bc01ea225.tar.gz
tdegraphics-13633ade23731849a897f61af5b4f44bc01ea225.zip
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c297496599cb11ff6cb73dad63261928f8cf9e42)
Diffstat (limited to 'kghostview')
-rw-r--r--kghostview/gssettingswidget.ui11
1 files changed, 3 insertions, 8 deletions
diff --git a/kghostview/gssettingswidget.ui b/kghostview/gssettingswidget.ui
index 7ba9f637..c2c18d05 100644
--- a/kghostview/gssettingswidget.ui
+++ b/kghostview/gssettingswidget.ui
@@ -138,6 +138,9 @@
<includes>
<include location="global" impldecl="in implementation">kdialog.h</include>
<include location="local" impldecl="in implementation">gssettingswidget.ui.h</include>
+ <include location="global" impldecl="in implementation">klineedit.h</include>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+ <include location="global" impldecl="in implementation">kurlrequester.h</include>
</includes>
<Q_SIGNALS>
<signal>configClicked()</signal>
@@ -147,12 +150,4 @@
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
-<includehints>
- <includehint>kpushbutton.h</includehint>
- <includehint>kurlrequester.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>klineedit.h</includehint>
-</includehints>
</UI>