summaryrefslogtreecommitdiffstats
path: root/noatun-plugins
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 16:24:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 16:24:54 +0900
commiteca129a3128b89841581fdf7bda09babbc91d4fc (patch)
treec5e7846308f67e8552793e81ce47aa045427dd51 /noatun-plugins
parent7e9d8ea45280ad6657796da9536ccf6218111f22 (diff)
downloadtdeaddons-eca129a3128b89841581fdf7bda09babbc91d4fc.tar.gz
tdeaddons-eca129a3128b89841581fdf7bda09babbc91d4fc.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'noatun-plugins')
-rw-r--r--noatun-plugins/pitchablespeed/speedtuner.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun-plugins/pitchablespeed/speedtuner.ui b/noatun-plugins/pitchablespeed/speedtuner.ui
index fced784..51440fc 100644
--- a/noatun-plugins/pitchablespeed/speedtuner.ui
+++ b/noatun-plugins/pitchablespeed/speedtuner.ui
@@ -186,11 +186,11 @@
<slot>offsetChanged(int)</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot access="protected">speedChanged(int)</slot>
<slot access="protected">offsetChanged(int)</slot>
<slot access="protected">rangeChanged(int)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">knuminput.h</include>