]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWidgetBlackBoxWindow.h
*** empty log message ***
[bbtk.git] / kernel / src / bbtkWidgetBlackBoxWindow.h
index 04344ad7fcbd0d50befa48520fe5a289ca7f0ec0..eb116cc4e46f2e23552f19ca04b4b6a1388b5a17 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWidgetBlackBoxWindow.h,v $
   Language:  C++
-  Date:      $Date: 2009/05/19 10:19:23 $
-  Version:   $Revision: 1.2 $
+  Date:      $Date: 2009/06/10 11:36:51 $
+  Version:   $Revision: 1.3 $
 ========================================================================*/
 
 
@@ -57,8 +57,9 @@ namespace bbtk
 
   //==================================================================
   // The base of the hierarchy of windows associated to a WidgetBlackBox
+//EED 10/06/2009  /*BBTK_EXPORT*/
   template <class W>
-  class BBTK_EXPORT WidgetBlackBoxWindow 
+  class /*BBTK_EXPORT*/ WidgetBlackBoxWindow 
   {
   public:
     typedef typename WidgetBlackBox<W>::Pointer WidgetBlackBoxPointer;