]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWidgetBlackBox.h
*** empty log message ***
[bbtk.git] / kernel / src / bbtkWidgetBlackBox.h
index fc09745b15c65bbac6c951ddf2882477c7473664..045d8a5003fddd479ac345bcf44c68d47faf6fc8 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWidgetBlackBox.h,v $
   Language:  C++
-  Date:      $Date: 2009/06/08 14:50:04 $
-  Version:   $Revision: 1.5 $
+  Date:      $Date: 2009/06/10 11:36:51 $
+  Version:   $Revision: 1.6 $
 ========================================================================*/
 
 
@@ -58,7 +58,10 @@ namespace bbtk
   /// widget black boxes for a specific GUI toolkit inherit with 
   /// apropriate traits.
   /// Declares the common inputs / outputs and interface to all widget boxes
+
+//JCP 09JUIN2009 BBTK_EXPORT
   template <class W>
+         
   class /*BBTK_EXPORT*/ WidgetBlackBox : public bbtk::AtomicBlackBox  
   { 
   public: