--- libgig/trunk/src/gig.h 2007/05/26 13:59:40 1207 +++ libgig/trunk/src/gig.h 2007/08/25 09:59:53 1301 @@ -478,6 +478,7 @@ protected: uint8_t* VelocityTable; ///< For velocity dimensions with custom defined zone ranges only: used for fast converting from velocity MIDI value to dimension bit number. DimensionRegion(RIFF::List* _3ewl); + DimensionRegion(RIFF::List* _3ewl, const DimensionRegion& src); ~DimensionRegion(); friend class Region; private: