]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxColourSelector.h
.
[bbtk.git] / packages / wx / src / bbwxColourSelector.h
index 4c19eae369ee08d4b0b5108b765e088efb30c292..77e4c6a47e11313e35a26476f11da6ede9672191 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxColourSelector.h,v $
   Language:  C++
-  Date:      $Date: 2008/12/12 08:55:23 $
-  Version:   $Revision: 1.8 $
+  Date:      $Date: 2009/05/15 14:58:03 $
+  Version:   $Revision: 1.9 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -70,7 +70,7 @@ namespace bbwx
     BBTK_PROCESS(Process);
     void Process();
   protected:
-    virtual void bbUserConstructor();
+         
   };
   
   //=================================================================