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

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

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

revision 962 by capela, Sun Dec 3 18:27:23 2006 UTC revision 969 by capela, Wed Dec 6 19:38:02 2006 UTC
# Line 87  public: Line 87  public:
87          virtual int rtti() const;          virtual int rtti() const;
88    
89          // Payload accessor.          // Payload accessor.
90          qsamplerInstrument *Instrument() const;          qsamplerInstrument *instrument() const;
91    
92          // View refreshment.          // View refreshment.
93          void update();          void update();

Legend:
Removed from v.962  
changed lines
  Added in v.969

  ViewVC Help
Powered by ViewVC