X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fsrc%2FbbmaracasvisuSliderMinMax.h;h=d62496a813a07c758cdeaa2f76ad6ff919faee76;hb=63b453426272f66364dcd0b6c6a5b5b3d4b715f3;hp=7c7ce86ca3ed8b5c051f32563518a4c896b4f889;hpb=de5cb63cdc23317a114c77f7b6184126d7988508;p=creaMaracasVisu.git diff --git a/bbtk/src/bbmaracasvisuSliderMinMax.h b/bbtk/src/bbmaracasvisuSliderMinMax.h index 7c7ce86..d62496a 100644 --- a/bbtk/src/bbmaracasvisuSliderMinMax.h +++ b/bbtk/src/bbmaracasvisuSliderMinMax.h @@ -57,14 +57,6 @@ class /*BBTK_EXPORT*/ SliderMinMax public bbtk::WxBlackBox { BBTK_BLACK_BOX_INTERFACE(SliderMinMax,bbtk::WxBlackBox); -//================================================================== -/// User callback called in the box contructor -virtual void bbUserConstructor(); -/// User callback called in the box copy constructor -virtual void bbUserCopyConstructor(bbtk::BlackBox::Pointer); -/// User callback called in the box destructor -virtual void bbUserDestructor(); -//================================================================== BBTK_DECLARE_INPUT(Orientation, int); BBTK_DECLARE_INPUT(InW, int); BBTK_DECLARE_INPUT(InH, int);