summaryrefslogtreecommitdiffstats
path: root/kworldwatch
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-05 11:19:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-05 11:19:58 +0900
commit3b2f6168aed524ef3f58266e92556fdc8062209e (patch)
treef58b506678d0cbc509b10cbd3f999c85ed19a8d0 /kworldwatch
parentcb5e787fde24bc986f17de4c78b5840f8ed85856 (diff)
downloadtdetoys-3b2f6168aed524ef3f58266e92556fdc8062209e.tar.gz
tdetoys-3b2f6168aed524ef3f58266e92556fdc8062209e.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kworldwatch')
-rw-r--r--kworldwatch/about.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/kworldwatch/about.ui b/kworldwatch/about.ui
index bd9cd69..2eb6ff2 100644
--- a/kworldwatch/about.ui
+++ b/kworldwatch/about.ui
@@ -209,9 +209,9 @@ Copyright: (c) 2000 Matthias Hoelzer-Kluepfel</string>
<includes>
<include location="global" impldecl="in declaration">kseparator.h</include>
</includes>
-<Q_SLOTS>
+<slots>
<slot>PushButton2_clicked()</slot>
<slot>accept()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>