X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=bbtk%2Fsrc%2FbbmaracasvisuContourStatistics.h;fp=bbtk%2Fsrc%2FbbmaracasvisuContourStatistics.h;h=90d6d7af67f05455e889a551f218e762e4528167;hb=de5cb63cdc23317a114c77f7b6184126d7988508;hp=af0e98fe786b7d21362aeadd9042d76ccfb5773f;hpb=e777e22e14689ffa7033052183be5c1f51fc0907;p=creaMaracasVisu.git diff --git a/bbtk/src/bbmaracasvisuContourStatistics.h b/bbtk/src/bbmaracasvisuContourStatistics.h index af0e98f..90d6d7a 100644 --- a/bbtk/src/bbmaracasvisuContourStatistics.h +++ b/bbtk/src/bbmaracasvisuContourStatistics.h @@ -15,7 +15,7 @@ class /*BBTK_EXPORT*/ ContourStatistics /// User callback called in the box contructor virtual void bbUserConstructor(); /// User callback called in the box copy constructor -virtual void bbUserCopyConstructor(); +virtual void bbUserCopyConstructor(bbtk::BlackBox::Pointer); /// User callback called in the box destructor virtual void bbUserDestructor(); //==================================================================