]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxLayoutTab.h
*** empty log message ***
[bbtk.git] / packages / wx / src / bbwxLayoutTab.h
index ee306d782fa12d7429f691511024366f605d422a..f0e2c480ddc03e471a06c4916875f038bb8b828d 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxLayoutTab.h,v $
   Language:  C++
-  Date:      $Date: 2008/11/25 13:18:33 $
-  Version:   $Revision: 1.9 $
+  Date:      $Date: 2008/12/12 08:55:24 $
+  Version:   $Revision: 1.10 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -54,6 +54,7 @@
 #include "bbtkWxBlackBox.h"
 #include <wx/notebook.h>
 
+#include "bbwx_EXPORT.h"
 
 namespace bbwx
 {
@@ -61,7 +62,7 @@ namespace bbwx
 
   
   
-  class /*BBTK_EXPORT*/ LayoutTab : public bbtk::WxBlackBox
+  class bbwx_EXPORT LayoutTab : public bbtk::WxBlackBox
   {
     
     BBTK_BLACK_BOX_INTERFACE(LayoutTab,bbtk::WxBlackBox);