]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxFileSelector.h
.
[bbtk.git] / packages / wx / src / bbwxFileSelector.h
index 32faca1c67098524b1e607d7a1e930ef2d872411..5566faeaa7c2b2c693c35472b66c856faef72226 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxFileSelector.h,v $
   Language:  C++
-  Date:      $Date: 2008/12/12 08:55:23 $
-  Version:   $Revision: 1.6 $
+  Date:      $Date: 2009/05/15 14:58:03 $
+  Version:   $Revision: 1.7 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -76,7 +76,6 @@ namespace bbwx
     void Process();
 
   protected:
-    virtual void bbUserConstructor();
 
   };
   //=================================================================