]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxCheckBox.h
.
[bbtk.git] / packages / wx / src / bbwxCheckBox.h
index 778016a45f3eb9e00722aa1d721b09a0214ec1f5..b2b902a47594a99f9b682fc9d86b71153e065349 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxCheckBox.h,v $
   Language:  C++
-  Date:      $Date: 2009/01/13 09:57:13 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2009/05/15 14:58:03 $
+  Version:   $Revision: 1.2 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -79,7 +79,7 @@ namespace bbwx
     void CreateWidget(wxWindow*);
 
   protected:
-    virtual void bbUserConstructor();
+
   };
   //=================================================================