--- linuxsampler/trunk/src/engines/gig/Voice.h 2005/03/14 22:35:44 460 +++ linuxsampler/trunk/src/engines/gig/Voice.h 2005/04/29 14:20:22 502 @@ -83,7 +83,7 @@ // Methods Voice(); - ~Voice(); + virtual ~Voice(); void Kill(Pool::Iterator& itKillEvent); void Render(uint Samples); void Reset();