]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxLayoutLine.h
bbtk now depends on crea !
[bbtk.git] / packages / wx / src / bbwxLayoutLine.h
index e58b2c7dd225f3ec5c84cbf7c687f481d848c3af..461530f9f8ae3985ee0838c9a256324b0c777ad6 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxLayoutLine.h,v $
   Language:  C++
-  Date:      $Date: 2008/11/24 15:45:51 $
-  Version:   $Revision: 1.7 $
+  Date:      $Date: 2008/12/11 15:30:14 $
+  Version:   $Revision: 1.8 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -52,7 +52,7 @@
 #define __bbWxLayoutLine_h__
 
 #include "bbtkWxBlackBox.h"
-
+#include "bbwx_EXPORT.h"
 
 
 namespace bbwx
@@ -61,7 +61,7 @@ namespace bbwx
 
   
   
-  class /*BBTK_EXPORT*/ LayoutLine : public bbtk::WxBlackBox
+  class bbwx_EXPORT LayoutLine : public bbtk::WxBlackBox
   {
     
     BBTK_BLACK_BOX_INTERFACE(LayoutLine,bbtk::WxBlackBox);