/[svn]/linuxsampler/trunk/src/effects/EffectInfo.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/effects/EffectInfo.h

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

revision 2125 by schoenebeck, Sat Sep 18 10:02:48 2010 UTC revision 2126 by persson, Tue Sep 21 06:00:25 2010 UTC
# Line 40  public: Line 40  public:
40       * unique).       * unique).
41       */       */
42      virtual String Description() = 0;      virtual String Description() = 0;
43    
44        virtual ~EffectInfo() { }
45  };  };
46    
47  } // namespace LinuxSampler  } // namespace LinuxSampler

Legend:
Removed from v.2125  
changed lines
  Added in v.2126

  ViewVC Help
Powered by ViewVC