diff options
Diffstat (limited to 'ksayit/Freeverb_plugin/freeverb_setup.ui')
| -rw-r--r-- | ksayit/Freeverb_plugin/freeverb_setup.ui | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ksayit/Freeverb_plugin/freeverb_setup.ui b/ksayit/Freeverb_plugin/freeverb_setup.ui index 7cd1a02..c34a642 100644 --- a/ksayit/Freeverb_plugin/freeverb_setup.ui +++ b/ksayit/Freeverb_plugin/freeverb_setup.ui @@ -653,16 +653,16 @@ <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"/> -<includehints> - <includehint>kpushbutton.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">kpushbutton.h</include> +</includes> </UI> |
