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

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

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

revision 301 by capela, Wed Nov 17 16:43:49 2004 UTC revision 302 by capela, Wed Nov 17 17:17:18 2004 UTC
# Line 851  void qsamplerMainForm::editResetChannel Line 851  void qsamplerMainForm::editResetChannel
851      // Reset the existing sampler channel.      // Reset the existing sampler channel.
852      pChannel->resetChannel();      pChannel->resetChannel();
853    
     // Refresh channel strip info.  
     pChannelStrip->updateChannelInfo();  
854      // And force a deferred update.      // And force a deferred update.
855      m_iChangeCount++;      m_iChangeCount++;
856  }  }

Legend:
Removed from v.301  
changed lines
  Added in v.302

  ViewVC Help
Powered by ViewVC