]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxCommandButton.h
*** empty log message ***
[bbtk.git] / packages / wx / src / bbwxCommandButton.h
index 91964e258760a390ab74f28fc83681204bab5621..36a4f9c66b13ba89153c734dc6bf580deb9146c8 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxCommandButton.h,v $
   Language:  C++
-  Date:      $Date: 2008/10/17 08:18:32 $
-  Version:   $Revision: 1.6 $
+  Date:      $Date: 2008/11/24 15:45:51 $
+  Version:   $Revision: 1.7 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -89,7 +89,7 @@ namespace bbwx
     BBTK_PROCESS(Process); 
     void Process(); 
     BBTK_CREATE_WIDGET(CreateWidget);
-    void CreateWidget();
+    void CreateWidget(wxWindow*);
   protected: 
     virtual void bbUserConstructor();