summaryrefslogtreecommitdiffstats
path: root/ksnapshot
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-09-20 18:55:30 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-09-20 18:55:30 +0200
commitc297496599cb11ff6cb73dad63261928f8cf9e42 (patch)
tree08879e45c11e16be7473c4b4ea441d15509e085f /ksnapshot
parent4c083c146b04936655f7f1ed9078d6deb3b9b7f6 (diff)
downloadtdegraphics-c297496599cb11ff6cb73dad63261928f8cf9e42.tar.gz
tdegraphics-c297496599cb11ff6cb73dad63261928f8cf9e42.zip
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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>