]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxColourSelectorButton.h
.
[bbtk.git] / packages / wx / src / bbwxColourSelectorButton.h
index 3e6a81e449b4fd789a4595ae2565825d72f041c8..029daa168ccbc1e441ef7bb55152bdc83fb2b144 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxColourSelectorButton.h,v $
   Language:  C++
-  Date:      $Date: 2008/12/12 08:55:23 $
-  Version:   $Revision: 1.10 $
+  Date:      $Date: 2009/05/15 14:58:03 $
+  Version:   $Revision: 1.11 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -75,7 +75,7 @@ namespace bbwx
     void Process();
     void CreateWidget(wxWindow*);
   protected:
-    virtual void bbUserConstructor();
+
   };
   //=================================================================