diff options
Diffstat (limited to 'ksayit/Freeverb_plugin')
-rw-r--r-- | ksayit/Freeverb_plugin/freeverb_setup.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ksayit/Freeverb_plugin/freeverb_setup.ui b/ksayit/Freeverb_plugin/freeverb_setup.ui index 5474e16..c34a642 100644 --- a/ksayit/Freeverb_plugin/freeverb_setup.ui +++ b/ksayit/Freeverb_plugin/freeverb_setup.ui @@ -653,14 +653,14 @@ <slot>slotOKwasClicked()</slot> </connection> </connections> -<Q_SLOTS> +<slots> <slot>sliderRoomChanged(int)</slot> <slot>sliderDampChanged(int)</slot> <slot>sliderWetChanged(int)</slot> <slot>sliderDryChanged(int)</slot> <slot>sliderWidthChanged(int)</slot> <slot>slotOKwasClicked()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kpushbutton.h</include> |