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

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

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

revision 2066 by capela, Sat Mar 13 19:15:24 2010 UTC revision 2067 by capela, Sat Mar 13 20:14:38 2010 UTC
# Line 46  public: Line 46  public:
46    
47  public slots:  public slots:
48    
49            void newInstrument();
50          void editInstrument();          void editInstrument();
51          void editInstrument(const QModelIndex& index);          void editInstrument(const QModelIndex& index);
         void newInstrument();  
52          void deleteInstrument();          void deleteInstrument();
53          void refreshInstruments();          void refreshInstruments();
54          void activateMap(int);          void activateMap(int);

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

  ViewVC Help
Powered by ViewVC