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

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

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

revision 1463 by capela, Thu Nov 1 13:01:27 2007 UTC revision 1464 by capela, Thu Nov 1 17:14:21 2007 UTC
# Line 2  Line 2 
2  //  //
3  /****************************************************************************  /****************************************************************************
4     Copyright (C) 2003-2007, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2003-2007, rncbc aka Rui Nuno Capela. All rights reserved.
5       Copyright (C) 2007, Christian Schoenebeck
6    
7     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
8     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 879  void MidiInstrumentsDelegate::updateEdit Line 880  void MidiInstrumentsDelegate::updateEdit
880      if (editor) editor->setGeometry(option.rect);      if (editor) editor->setGeometry(option.rect);
881  }  }
882    
 // end of qsamplerInstrumentList.cpp  
883    
884    // end of qsamplerInstrumentList.cpp

Legend:
Removed from v.1463  
changed lines
  Added in v.1464

  ViewVC Help
Powered by ViewVC