/[svn]/libgig/trunk/src/gig.h
ViewVC logotype

Diff of /libgig/trunk/src/gig.h

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

revision 1093 by schoenebeck, Sun Mar 11 17:44:31 2007 UTC revision 1098 by schoenebeck, Thu Mar 15 00:32:06 2007 UTC
# Line 715  namespace gig { Line 715  namespace gig {
715              void        DeleteGroup(Group* pGroup);              void        DeleteGroup(Group* pGroup);
716              void        DeleteGroupOnly(Group* pGroup);              void        DeleteGroupOnly(Group* pGroup);
717              virtual    ~File();              virtual    ~File();
718                virtual void UpdateChunks();
719          protected:          protected:
720              // overridden protected methods from DLS::File              // overridden protected methods from DLS::File
721              virtual void LoadSamples();              virtual void LoadSamples();

Legend:
Removed from v.1093  
changed lines
  Added in v.1098

  ViewVC Help
Powered by ViewVC