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