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