X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fwx%2Fsrc%2FbbwxLayoutTab.h;h=04db62d7f8966758330aee64a8d4f9eead9e1455;hb=096a2a291176e5d431dd8509737a9e23e6dcb81b;hp=f0e2c480ddc03e471a06c4916875f038bb8b828d;hpb=c429a5e1229f3dbc56e2d0100980c7e4a3506d89;p=bbtk.git diff --git a/packages/wx/src/bbwxLayoutTab.h b/packages/wx/src/bbwxLayoutTab.h index f0e2c48..04db62d 100644 --- a/packages/wx/src/bbwxLayoutTab.h +++ b/packages/wx/src/bbwxLayoutTab.h @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbwxLayoutTab.h,v $ Language: C++ - Date: $Date: 2008/12/12 08:55:24 $ - Version: $Revision: 1.10 $ + Date: $Date: 2009/05/15 14:58:03 $ + Version: $Revision: 1.11 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -85,7 +85,6 @@ namespace bbwx void OnShowWidget(); protected: - virtual void bbUserConstructor(); void TryInsertWindow(wxNotebook *book, const std::string& input); };