]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWxBlackBox.h
no message
[bbtk.git] / kernel / src / bbtkWxBlackBox.h
index f2c91ccbe37af023f27d143f6bacd84ad3d2b446..e55a7512dce4136c191fe1387e364b13ad56200b 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWxBlackBox.h,v $
   Language:  C++
-  Date:      $Date: 2009/05/28 08:24:23 $
-  Version:   $Revision: 1.30 $
+  Date:      $Date: 2010/01/14 13:17:27 $
+  Version:   $Revision: 1.32 $
 ========================================================================*/
 
 
@@ -28,6 +28,7 @@
 *  The fact that you are presently reading this means that you have had
 *  knowledge of the CeCILL-B license and that you accept its terms.
 * ------------------------------------------------------------------------ */                                                                         
+
 /**
  * \brief Short description in one line
  * 
@@ -63,6 +64,7 @@ namespace bbtk
 
   //==================================================================
   /// Widget black boxes
+//EED 10/06/2009 /*BBTK_EXPORT*/
   class BBTK_EXPORT WxBlackBox : public bbtk::WidgetBlackBox<wxWindow>
   { 
   public: