/[svn]/linuxsampler/trunk/src/hostplugins/vst/PluginVst.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/hostplugins/vst/PluginVst.h

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

revision 1777 by persson, Mon Sep 15 16:58:10 2008 UTC revision 1895 by persson, Sun May 3 12:15:40 2009 UTC
# Line 39  namespace { Line 39  namespace {
39      class LinuxSamplerEditor : public AEffEditor {      class LinuxSamplerEditor : public AEffEditor {
40      public:      public:
41          LinuxSamplerEditor(AudioEffect* effect);          LinuxSamplerEditor(AudioEffect* effect);
42            ~LinuxSamplerEditor();
43          bool open(void* ptr);          bool open(void* ptr);
44          void close();          void close();
45          bool getRect(ERect** rect);          bool getRect(ERect** rect);

Legend:
Removed from v.1777  
changed lines
  Added in v.1895

  ViewVC Help
Powered by ViewVC