summaryrefslogtreecommitdiffstats
path: root/ksnapshot
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 /ksnapshot
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 'ksnapshot')
-rw-r--r--ksnapshot/ksnapshotwidget.ui8
1 files changed, 3 insertions, 5 deletions
diff --git a/ksnapshot/ksnapshotwidget.ui b/ksnapshot/ksnapshotwidget.ui
index 4d94d5e5..245d433b 100644
--- a/ksnapshot/ksnapshotwidget.ui
+++ b/ksnapshot/ksnapshotwidget.ui
@@ -353,9 +353,7 @@ If &lt;i&gt;no delay&lt;/i&gt; is set, the program will wait for a mouse click b
<pixmapfunction>SmallIconSet</pixmapfunction>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
-<includehints>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+</includes>
</UI>