/[svn]/jsampler/trunk/src/org/jsampler/view/std/JSInstrumentsDbTable.java
ViewVC logotype

Diff of /jsampler/trunk/src/org/jsampler/view/std/JSInstrumentsDbTable.java

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

revision 1729 by iliev, Tue Apr 29 22:22:40 2008 UTC revision 1737 by iliev, Thu May 8 17:26:19 2008 UTC
# Line 1028  public class JSInstrumentsDbTable extend Line 1028  public class JSInstrumentsDbTable extend
1028                                    
1029                  public void                  public void
1030                  channelAdded(SamplerChannelListEvent e) {                  channelAdded(SamplerChannelListEvent e) {
1031                            if(CC.getSamplerModel().getChannelListIsAdjusting()) return;
1032                          updateLoadInstrumentMenus();                          updateLoadInstrumentMenus();
1033                  }                  }
1034                                    

Legend:
Removed from v.1729  
changed lines
  Added in v.1737

  ViewVC Help
Powered by ViewVC