summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/fronthelpers/revisionbutton.ui
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2018-09-27 13:06:09 +0900
committerMichele Calgaro <[email protected]>2018-09-27 13:06:42 +0900
commit55ba52bbdff3e2193c317d14592df84bb427592d (patch)
tree156459719f8a89240dad6ec3a61c2b3cbdf64063 /src/svnfrontend/fronthelpers/revisionbutton.ui
parent9bf381cabc9fb8f664e0f614f631c905f2d260d1 (diff)
downloadtdesvn-55ba52bbdff3e2193c317d14592df84bb427592d.tar.gz
tdesvn-55ba52bbdff3e2193c317d14592df84bb427592d.zip
Add includes to UI files to resolve FTBFS.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 85dce4a0b320c273aee385d83ec20cd533c39ae5) :x
Diffstat (limited to 'src/svnfrontend/fronthelpers/revisionbutton.ui')
-rw-r--r--src/svnfrontend/fronthelpers/revisionbutton.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/svnfrontend/fronthelpers/revisionbutton.ui b/src/svnfrontend/fronthelpers/revisionbutton.ui
index 1ac2d25..b517e7e 100644
--- a/src/svnfrontend/fronthelpers/revisionbutton.ui
+++ b/src/svnfrontend/fronthelpers/revisionbutton.ui
@@ -49,7 +49,7 @@
<slot>askRevision()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kpushbutton.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+</includes>
</UI>