--- qsampler/trunk/src/qsamplerMainForm.h 2007/11/23 09:32:06 1513 +++ qsampler/trunk/src/qsamplerMainForm.h 2007/11/23 10:51:37 1514 @@ -117,6 +117,9 @@ void updateRecentFilesMenu(); + // Channel strip activation/selection. + void activateStrip(QWidget *pWidget); + protected: bool queryClose();