summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/netmeeting
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 02:24:07 +0100
commit3a74e605bbb603903983b5a1caa8b5a8be023555 (patch)
tree4bed075036df586009718f05853f4a854d78f3a4 /kopete/plugins/netmeeting
parentfb65b9de0f886566151420f92f96b175ef1309c0 (diff)
downloadtdenetwork-3a74e605bbb603903983b5a1caa8b5a8be023555.tar.gz
tdenetwork-3a74e605bbb603903983b5a1caa8b5a8be023555.zip
Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kopete/plugins/netmeeting')
-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>