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

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

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

revision 518 by capela, Fri Apr 1 00:34:58 2005 UTC revision 519 by schoenebeck, Sun May 8 17:04:10 2005 UTC
# Line 133  public: Line 133  public:
133          // Common (invalid) name-helpers.          // Common (invalid) name-helpers.
134          static QString noEngineName();          static QString noEngineName();
135          static QString noInstrumentName();          static QString noInstrumentName();
136            static QString loadingInstrument();
137    
138          // Check whether a given file is an instrument file.          // Check whether a given file is an instrument file.
139          static bool isInstrumentFile (const QString& sInstrumentFile);          static bool isInstrumentFile (const QString& sInstrumentFile);

Legend:
Removed from v.518  
changed lines
  Added in v.519

  ViewVC Help
Powered by ViewVC