]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkBlackBox.h
Try to display planes (from Image Planes)
[bbtk.git] / kernel / src / bbtkBlackBox.h
index 467e40c734d254bcb8064b9792e21efc68972ab1..2082d77676c6e57a072f13e5f717d59ced7da307 100644 (file)
@@ -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