summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/highlight
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/highlight
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/highlight')
-rw-r--r--kopete/plugins/highlight/highlightprefsbase.ui14
1 files changed, 7 insertions, 7 deletions
diff --git a/kopete/plugins/highlight/highlightprefsbase.ui b/kopete/plugins/highlight/highlightprefsbase.ui
index fa7cc9e1..45653bd4 100644
--- a/kopete/plugins/highlight/highlightprefsbase.ui
+++ b/kopete/plugins/highlight/highlightprefsbase.ui
@@ -453,14 +453,14 @@
<tabstop>m_raise</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
+<includes>
+ <include location="global" impldecl="in implementation">kcolorbutton.h</include>
+ <include location="global" impldecl="in implementation">kcombobox.h</include>
+ <include location="global" impldecl="in implementation">klineedit.h</include>
+ <include location="global" impldecl="in implementation">kurlrequester.h</include>
+ <include location="global" impldecl="in implementation">tdelistview.h</include>
+</includes>
<includehints>
- <includehint>tdelistview.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>kcombobox.h</includehint>
- <includehint>kcolorbutton.h</includehint>
- <includehint>kcolorbutton.h</includehint>
- <includehint>kurlrequester.h</includehint>
- <includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint>
</includehints>
</UI>