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

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

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

revision 2067 by capela, Sat Mar 13 20:14:38 2010 UTC revision 2068 by capela, Sun Mar 14 16:35:48 2010 UTC
# Line 253  void InstrumentListForm::editInstrument Line 253  void InstrumentListForm::editInstrument
253          } else {          } else {
254                  // Unmap old instance...                  // Unmap old instance...
255                  Instrument(iMap, iBank, iProg).unmapInstrument();                  Instrument(iMap, iBank, iProg).unmapInstrument();
256                  // correct the position of the instrument in the model                  // Correct the position of the instrument in the model
257                  m_pInstrumentListView->updateInstrument(pInstrument);                  m_pInstrumentListView->updateInstrument(pInstrument);
258          }          }
259    

Legend:
Removed from v.2067  
changed lines
  Added in v.2068

  ViewVC Help
Powered by ViewVC