diff options
Diffstat (limited to 'noatun-plugins')
-rw-r--r-- | noatun-plugins/pitchablespeed/speedtuner.ui | 4 |
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> |