/[svn]/linuxsampler/trunk/src/plugins/InstrumentEditor.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/plugins/InstrumentEditor.h

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

revision 1374 by schoenebeck, Wed Oct 3 18:37:56 2007 UTC revision 1425 by schoenebeck, Sun Oct 14 22:01:28 2007 UTC
# Line 77  namespace LinuxSampler { Line 77  namespace LinuxSampler {
77           * certain instrument.           * certain instrument.
78           *           *
79           * @param sTypeName - i.e. @c "libgig"           * @param sTypeName - i.e. @c "libgig"
80           * @param STypeVersion - i.e. @c "3.0.1"           * @param sTypeVersion - i.e. @c "3.0.1"
81           */           */
82          virtual bool IsTypeSupported(String sTypeName, String sTypeVersion) = 0;          virtual bool IsTypeSupported(String sTypeName, String sTypeVersion) = 0;
83    

Legend:
Removed from v.1374  
changed lines
  Added in v.1425

  ViewVC Help
Powered by ViewVC