X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvImageContour.h;h=d2be5129a6e00d6bb1d7c63dbe7f5b1ff1815b56;hb=c8d3aefe3d07dd6f7092db662ca1b5d85553d544;hp=d35ce4bd2255b5aeba33ecd203ac94853cffdce6;hpb=12be037aac07fd0f9cb046e78e983ed95f89d877;p=clitk.git diff --git a/vv/vvImageContour.h b/vv/vvImageContour.h index d35ce4b..d2be512 100644 --- a/vv/vvImageContour.h +++ b/vv/vvImageContour.h @@ -79,6 +79,7 @@ protected: private: vvImageContour(); ~vvImageContour(); + int mPreviousTslice; }; // end class vvImageContour //------------------------------------------------------------------------------