/[svn]/qsampler/trunk/src/qsamplerChannelStrip.ui.h
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerChannelStrip.ui.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1371 by schoenebeck, Mon Oct 1 18:26:06 2007 UTC revision 1372 by capela, Wed Oct 3 11:34:30 2007 UTC
# Line 236  bool qsamplerChannelStrip::channelSolo ( Line 236  bool qsamplerChannelStrip::channelSolo (
236    
237    
238  // Channel edit slot.  // Channel edit slot.
239  void qsamplerChannelStrip::channelEdit()  void qsamplerChannelStrip::channelEdit (void)
240  {  {
241          if (m_pChannel == NULL)          if (m_pChannel == NULL)
242                  return;                  return;

Legend:
Removed from v.1371  
changed lines
  Added in v.1372

  ViewVC Help
Powered by ViewVC