--- qsampler/trunk/src/qsamplerChannelStrip.ui 2004/09/29 08:00:57 262 +++ qsampler/trunk/src/qsamplerChannelStrip.ui 2004/09/29 09:01:35 263 @@ -386,6 +386,12 @@ + ChannelSetupPushButton + clicked() + qsamplerChannelStrip + channelSetup() + + VolumeSlider valueChanged(int) qsamplerChannelStrip @@ -433,7 +439,7 @@ volumeChanged(int) - channelSetup(bool bNew = false) + channelSetup() init() @@ -475,6 +481,7 @@ appendMessagesClient( const QString & s ) contextMenuEvent( QContextMenuEvent *pEvent ) setMaxVolume( int iMaxVolume ) + showChannelSetup( bool bNew )