X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fwx%2Fsrc%2FbbwxLayoutSplit.h;h=7e5effaa2b99e09292beb54fb21579209eca55f6;hb=5aadf601c2cac6a4b998840f66fef9ba26ae67cd;hp=01827547ab0bdb547fa84fc5ec8f63e1aed06730;hpb=c429a5e1229f3dbc56e2d0100980c7e4a3506d89;p=bbtk.git diff --git a/packages/wx/src/bbwxLayoutSplit.h b/packages/wx/src/bbwxLayoutSplit.h index 0182754..7e5effa 100644 --- a/packages/wx/src/bbwxLayoutSplit.h +++ b/packages/wx/src/bbwxLayoutSplit.h @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbwxLayoutSplit.h,v $ Language: C++ - Date: $Date: 2008/12/12 08:55:24 $ - Version: $Revision: 1.8 $ + Date: $Date: 2009/05/15 14:58:03 $ + Version: $Revision: 1.9 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -76,7 +76,6 @@ namespace bbwx void OnShowWidget(); protected: - virtual void bbUserConstructor(); }; //=================================================================