diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-23 01:52:37 +0900 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-09-22 19:56:03 +0200 |
commit | 8895c7d4ede4be924d5c00293b0db6423498fc2f (patch) | |
tree | d93ce2b712f0b99089b5fb35ea4874278fe7576a /tdeioslave/svn/svnhelper/subversionswitch.ui | |
parent | 7fdcead923fb2d583f846ad719ab2590c502cad1 (diff) | |
download | tdesdk-8895c7d4ede4be924d5c00293b0db6423498fc2f.tar.gz tdesdk-8895c7d4ede4be924d5c00293b0db6423498fc2f.zip |
Add includes to UI files to resolve FTBFS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f1b639fcc7a87e815f2de0a16a7a7f0d55fc10c2)
Diffstat (limited to 'tdeioslave/svn/svnhelper/subversionswitch.ui')
-rw-r--r-- | tdeioslave/svn/svnhelper/subversionswitch.ui | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/tdeioslave/svn/svnhelper/subversionswitch.ui b/tdeioslave/svn/svnhelper/subversionswitch.ui index 1e48b29e..6b5f5ccf 100644 --- a/tdeioslave/svn/svnhelper/subversionswitch.ui +++ b/tdeioslave/svn/svnhelper/subversionswitch.ui @@ -196,9 +196,7 @@ </connection> </connections> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>kurlrequester.h</includehint> - <includehint>klineedit.h</includehint> - <includehint>kpushbutton.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">kurlrequester.h</include> +</includes> </UI> |