]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxLayoutLine.h
.
[bbtk.git] / packages / wx / src / bbwxLayoutLine.h
index 39ff23646a1bdef25890f28f702bafbda79a6624..010fe2018943fc00cbb9623c2607155ea126b873 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxLayoutLine.h,v $
   Language:  C++
-  Date:      $Date: 2008/12/12 08:55:23 $
-  Version:   $Revision: 1.9 $
+  Date:      $Date: 2009/05/15 14:58:03 $
+  Version:   $Revision: 1.10 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -84,7 +84,6 @@ namespace bbwx
     void OnShowWidget();
     
   protected:
-       virtual void bbUserConstructor();
        void TryInsertWindow(wxWindow *parent, wxWindow *w,wxBoxSizer *sizer);
 
   };