summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/fronthelpers/revisionbutton.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 13:06:09 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 13:06:09 +0900
commit85dce4a0b320c273aee385d83ec20cd533c39ae5 (patch)
treeeb4a0dbb43a3b531ef07d999fde84ed0fc73e1f2 /src/svnfrontend/fronthelpers/revisionbutton.ui
parent9faddf32949844d5346b870c2ab0cacd67d07156 (diff)
downloadtdesvn-85dce4a0b320c273aee385d83ec20cd533c39ae5.tar.gz
tdesvn-85dce4a0b320c273aee385d83ec20cd533c39ae5.zip
Add includes to UI files to resolve FTBFS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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>