summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/smpppdcs
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-09-21 03:02:29 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-21 19:30:02 +0900
commit9087d76878e7af524bb7c8de7ff3e112abdbb42a (patch)
tree68e14707898dc6e052c9925801411dbe152112e2 /kopete/plugins/smpppdcs
parent58f8464d1a7fd7885c9e5a29c235c7205a3b0402 (diff)
downloadtdenetwork-9087d76878e7af524bb7c8de7ff3e112abdbb42a.tar.gz
tdenetwork-9087d76878e7af524bb7c8de7ff3e112abdbb42a.zip
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 94033dc8bbdc719864d178f67d9a32396ec35583)
Diffstat (limited to 'kopete/plugins/smpppdcs')
-rw-r--r--kopete/plugins/smpppdcs/smpppdcsprefs.ui6
-rw-r--r--kopete/plugins/smpppdcs/smpppdlocationui.ui10
2 files changed, 8 insertions, 8 deletions
diff --git a/kopete/plugins/smpppdcs/smpppdcsprefs.ui b/kopete/plugins/smpppdcs/smpppdcsprefs.ui
index 3aa91695..c0445894 100644
--- a/kopete/plugins/smpppdcs/smpppdcsprefs.ui
+++ b/kopete/plugins/smpppdcs/smpppdcsprefs.ui
@@ -276,9 +276,11 @@
<tabstop>accountList</tabstop>
</tabstops>
<layoutdefaults spacing="0" margin="0"/>
+<includes>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+ <include location="global" impldecl="in implementation">tdelistview.h</include>
+</includes>
<includehints>
- <includehint>kpushbutton.h</includehint>
<includehint>smpppdlocationwidget.h</includehint>
- <includehint>tdelistview.h</includehint>
</includehints>
</UI>
diff --git a/kopete/plugins/smpppdcs/smpppdlocationui.ui b/kopete/plugins/smpppdcs/smpppdlocationui.ui
index e10c3c3a..be4ccb28 100644
--- a/kopete/plugins/smpppdcs/smpppdlocationui.ui
+++ b/kopete/plugins/smpppdcs/smpppdlocationui.ui
@@ -140,10 +140,8 @@
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="0"/>
-<includehints>
- <includehint>klineedit.h</includehint>
- <includehint>knuminput.h</includehint>
- <includehint>knuminput.h</includehint>
- <includehint>klineedit.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">klineedit.h</include>
+ <include location="global" impldecl="in implementation">knuminput.h</include>
+</includes>
</UI>