--- qsampler/trunk/src/qsamplerChannelStrip.h 2007/12/06 09:35:33 1558 +++ qsampler/trunk/src/qsamplerChannelStrip.h 2008/02/04 23:24:19 1667 @@ -2,7 +2,7 @@ // /**************************************************************************** Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved. - Copyright (C) 2007, Christian Schoenebeck + Copyright (C) 2007, 2008 Christian Schoenebeck This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -77,6 +77,7 @@ bool channelMute(bool bMute); bool channelSolo(bool bSolo); void channelEdit(); + bool channelFxEdit(); bool channelReset(); void volumeChanged(int iVolume);