/[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 1155 by schoenebeck, Wed Apr 11 18:11:09 2007 UTC revision 1180 by persson, Sat May 12 12:39:25 2007 UTC
# Line 738  namespace gig { Line 738  namespace gig {
738              friend class Sample;              friend class Sample;
739              friend class Group; // so Group can access protected member pRIFF              friend class Group; // so Group can access protected member pRIFF
740          private:          private:
741                static const DLS::Info::FixedStringLength FixedStringLengths[];
742              std::list<Group*>*          pGroups;              std::list<Group*>*          pGroups;
743              std::list<Group*>::iterator GroupsIterator;              std::list<Group*>::iterator GroupsIterator;
744      };      };

Legend:
Removed from v.1155  
changed lines
  Added in v.1180

  ViewVC Help
Powered by ViewVC