summaryrefslogtreecommitdiffstats
path: root/kopete/plugins
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-12-11 02:16:53 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-12-11 19:36:34 +0100
commit1d7bf13781537dadc3fcd220bdee9aa007845a92 (patch)
treeca4433e2b87a82a7f72164ca328e1b74ab6fb933 /kopete/plugins
parente00435be5c63396933259ef554dc02a1cbf74f31 (diff)
downloadtdenetwork-1d7bf13781537dadc3fcd220bdee9aa007845a92.tar.gz
tdenetwork-1d7bf13781537dadc3fcd220bdee9aa007845a92.zip
Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3a74e605bbb603903983b5a1caa8b5a8be023555)
Diffstat (limited to 'kopete/plugins')
-rw-r--r--kopete/plugins/netmeeting/netmeetingprefs_ui.ui9
1 files changed, 4 insertions, 5 deletions
diff --git a/kopete/plugins/netmeeting/netmeetingprefs_ui.ui b/kopete/plugins/netmeeting/netmeetingprefs_ui.ui
index 0c0838fb..b429addd 100644
--- a/kopete/plugins/netmeeting/netmeetingprefs_ui.ui
+++ b/kopete/plugins/netmeeting/netmeetingprefs_ui.ui
@@ -140,9 +140,8 @@ This is not the same as webcam chat you can find in the newer Windows MessengerÂ
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kcombobox.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>kactivelabel.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kactivelabel.h</include>
+ <include location="global" impldecl="in implementation">kcombobox.h</include>
+</includes>
</UI>