summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/copymoveview.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:42 +0900
commit55ba52bbdff3e2193c317d14592df84bb427592d (patch)
tree156459719f8a89240dad6ec3a61c2b3cbdf64063 /src/svnfrontend/copymoveview.ui
parent9bf381cabc9fb8f664e0f614f631c905f2d260d1 (diff)
downloadtdesvn-55ba52bbdff3e2193c317d14592df84bb427592d.tar.gz
tdesvn-55ba52bbdff3e2193c317d14592df84bb427592d.zip
Add includes to UI files to resolve FTBFS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 85dce4a0b320c273aee385d83ec20cd533c39ae5) :x
Diffstat (limited to 'src/svnfrontend/copymoveview.ui')
-rw-r--r--src/svnfrontend/copymoveview.ui9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/svnfrontend/copymoveview.ui b/src/svnfrontend/copymoveview.ui
index f16b5b0..c1af479 100644
--- a/src/svnfrontend/copymoveview.ui
+++ b/src/svnfrontend/copymoveview.ui
@@ -94,9 +94,8 @@
<customwidgets>
</customwidgets>
<layoutdefaults spacing="2" margin="2"/>
-<includehints>
- <includehint>ksqueezedtextlabel.h</includehint>
- <includehint>ksqueezedtextlabel.h</includehint>
- <includehint>klineedit.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">klineedit.h</include>
+ <include location="global" impldecl="in implementation">ksqueezedtextlabel.h</include>
+</includes>
</UI>