]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWidgetBlackBox.h
Changes under win32
[bbtk.git] / kernel / src / bbtkWidgetBlackBox.h
index deed3f707b09d000669ed33e50464ae90ef50729..66f2bf133ede6c3fd2de84b1c13f9afad5cf4dd0 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWidgetBlackBox.h,v $
   Language:  C++
-  Date:      $Date: 2009/04/08 07:56:11 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2009/04/21 14:36:51 $
+  Version:   $Revision: 1.2 $
 ========================================================================*/
 
 
@@ -60,7 +60,7 @@ namespace bbtk
   /// apropriate traits.
   /// Declares the common inputs / outputs and interface to all widget boxes
   template <class W>
-  class BBTK_EXPORT WidgetBlackBox : public bbtk::AtomicBlackBox  
+  class /*BBTK_EXPORT*/ WidgetBlackBox : public bbtk::AtomicBlackBox  
   { 
   public:
     //    typedef WidgetTraits Traits;