]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxLayoutTab.h
*** empty log message ***
[bbtk.git] / packages / wx / src / bbwxLayoutTab.h
index 1f76929da1380c1ef64c7d8c07ea2ebaf74f7314..6d973687c9a6384e96991d632bc4a7147d3dd4b1 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxLayoutTab.h,v $
   Language:  C++
-  Date:      $Date: 2008/11/13 14:46:46 $
-  Version:   $Revision: 1.7 $
+  Date:      $Date: 2008/11/24 15:45:51 $
+  Version:   $Revision: 1.8 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -80,7 +80,7 @@ namespace bbwx
     BBTK_ON_SHOW_WIDGET(OnShowWidget);
  
     void Process();
-    void CreateWidget();
+    void CreateWidget(wxWindow*);
     void OnShowWidget();
 
   protected: