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