--- libgig/trunk/src/gig.h 2007/03/15 00:32:06 1098 +++ libgig/trunk/src/gig.h 2007/03/18 07:13:06 1102 @@ -632,6 +632,8 @@ // derived methods from DLS::Resource DLS::Resource::GetParent; + // derived methods from DLS::Instrument + DLS::Instrument::MoveRegion; // overridden methods Region* GetFirstRegion(); Region* GetNextRegion();