X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkBlackBox.h;h=2082d77676c6e57a072f13e5f717d59ced7da307;hb=ae4497a19b957df306e688ce3f69c3687323668e;hp=467e40c734d254bcb8064b9792e21efc68972ab1;hpb=8cbad3dc345346d0473d93cdc06dc9eb5cbdbf23;p=bbtk.git diff --git a/kernel/src/bbtkBlackBox.h b/kernel/src/bbtkBlackBox.h index 467e40c..2082d77 100644 --- a/kernel/src/bbtkBlackBox.h +++ b/kernel/src/bbtkBlackBox.h @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbtkBlackBox.h,v $ Language: C++ - Date: $Date: 2008/11/13 14:46:43 $ - Version: $Revision: 1.14 $ + Date: $Date: 2008/12/03 09:34:37 $ + Version: $Revision: 1.15 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -253,7 +253,6 @@ bool reaction = true); virtual void bbUserOnShow() { } void bbUserOnShowWidget(std::string nameInput); - protected: //================================================================== // PROTECTED PART : ACCESSIBLE TO THE BlackBox DEVELOPER