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