/[svn]/qsampler/trunk/src/qsamplerChannel.cpp
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerChannel.cpp

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

revision 264 by capela, Wed Sep 29 13:12:45 2004 UTC revision 265 by capela, Wed Sep 29 16:05:24 2004 UTC
# Line 85  int qsamplerChannel::channelID (void) Line 85  int qsamplerChannel::channelID (void)
85  void qsamplerChannel::setChannelID ( int iChannelID )  void qsamplerChannel::setChannelID ( int iChannelID )
86  {  {
87      m_iChannelID = iChannelID;      m_iChannelID = iChannelID;
   
     updateChannelInfo();  
88  }  }
89    
90    

Legend:
Removed from v.264  
changed lines
  Added in v.265

  ViewVC Help
Powered by ViewVC