summaryrefslogtreecommitdiffstats
path: root/kopete/plugins
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-01-07 12:32:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-01-07 12:32:19 +0900
commit3459eebc29bab84ae9b68498e6111acd0a58a299 (patch)
treebf7434af765c60bfc9ac80e69bd9eef0bef205db /kopete/plugins
parente04bae8c093055fe3f0cd1d37bdcb699f4054848 (diff)
downloadtdenetwork-3459eebc29bab84ae9b68498e6111acd0a58a299.tar.gz
tdenetwork-3459eebc29bab84ae9b68498e6111acd0a58a299.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kopete/plugins')
-rw-r--r--kopete/plugins/highlight/highlightprefsbase.ui4
-rw-r--r--kopete/plugins/smpppdcs/smpppdcsprefs.ui4
-rw-r--r--kopete/plugins/statistics/statisticswidget.ui6
-rw-r--r--kopete/plugins/webpresence/webpresenceprefs.ui4
4 files changed, 5 insertions, 13 deletions
diff --git a/kopete/plugins/highlight/highlightprefsbase.ui b/kopete/plugins/highlight/highlightprefsbase.ui
index 45653bd4..0c3c1c87 100644
--- a/kopete/plugins/highlight/highlightprefsbase.ui
+++ b/kopete/plugins/highlight/highlightprefsbase.ui
@@ -457,10 +457,8 @@
<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">kpushbutton.h</include>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
-<includehints>
- <includehint>kpushbutton.h</includehint>
-</includehints>
</UI>
diff --git a/kopete/plugins/smpppdcs/smpppdcsprefs.ui b/kopete/plugins/smpppdcs/smpppdcsprefs.ui
index c0445894..b75b8d9c 100644
--- a/kopete/plugins/smpppdcs/smpppdcsprefs.ui
+++ b/kopete/plugins/smpppdcs/smpppdcsprefs.ui
@@ -278,9 +278,7 @@
<layoutdefaults spacing="0" margin="0"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
+ <include location="global" impldecl="in implementation">smpppdlocationwidget.h</include>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
-<includehints>
- <includehint>smpppdlocationwidget.h</includehint>
-</includehints>
</UI>
diff --git a/kopete/plugins/statistics/statisticswidget.ui b/kopete/plugins/statistics/statisticswidget.ui
index fca8f50e..f996f8b7 100644
--- a/kopete/plugins/statistics/statisticswidget.ui
+++ b/kopete/plugins/statistics/statisticswidget.ui
@@ -239,10 +239,8 @@
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kdatepicker.h</include>
+ <include location="global" impldecl="in implementation">kdatetbl.h</include>
+ <include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">ktimewidget.h</include>
</includes>
-<includehints>
- <includehint>klineedit.h</includehint>
- <includehint>kdatetbl.h</includehint>
-</includehints>
</UI>
diff --git a/kopete/plugins/webpresence/webpresenceprefs.ui b/kopete/plugins/webpresence/webpresenceprefs.ui
index dfe781f1..9ede265d 100644
--- a/kopete/plugins/webpresence/webpresenceprefs.ui
+++ b/kopete/plugins/webpresence/webpresenceprefs.ui
@@ -361,9 +361,7 @@ images/winpopup_protocol.png</string>
<includes>
<include location="global" impldecl="in implementation">kcombobox.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
</includes>
-<includehints>
- <includehint>kpushbutton.h</includehint>
-</includehints>
</UI>