/[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 766 by capela, Sun Aug 28 11:44:10 2005 UTC revision 767 by capela, Tue Aug 30 09:52:46 2005 UTC
# Line 210  public: Line 210  public:
210          // Common parameter table renderer.          // Common parameter table renderer.
211          void refresh(qsamplerDevice *pDevice,          void refresh(qsamplerDevice *pDevice,
212                  const qsamplerChannelRoutingMap& routing);                  const qsamplerChannelRoutingMap& routing);
213    
214            // Commit any pending editing.
215            void flush();
216  };  };
217    
218    

Legend:
Removed from v.766  
changed lines
  Added in v.767

  ViewVC Help
Powered by ViewVC