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