X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fwx%2Fsrc%2FbbwxLayoutLine.h;h=010fe2018943fc00cbb9623c2607155ea126b873;hb=b7dd1ccf2db9c018dabadd835739aba15f3664ba;hp=39ff23646a1bdef25890f28f702bafbda79a6624;hpb=c429a5e1229f3dbc56e2d0100980c7e4a3506d89;p=bbtk.git diff --git a/packages/wx/src/bbwxLayoutLine.h b/packages/wx/src/bbwxLayoutLine.h index 39ff236..010fe20 100644 --- a/packages/wx/src/bbwxLayoutLine.h +++ b/packages/wx/src/bbwxLayoutLine.h @@ -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); };