/[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 295 by capela, Tue Nov 16 15:26:18 2004 UTC revision 296 by capela, Wed Nov 17 11:51:49 2004 UTC
# Line 143  bool qsamplerChannelStrip::channelSetup Line 143  bool qsamplerChannelStrip::channelSetup
143          delete pChannelForm;          delete pChannelForm;
144      }      }
145    
146      if (bResult) {      if (bResult)
         updateChannelInfo();  
147          emit channelChanged(this);          emit channelChanged(this);
     }  
148    
149      return bResult;      return bResult;
150  }  }

Legend:
Removed from v.295  
changed lines
  Added in v.296

  ViewVC Help
Powered by ViewVC