X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=packages%2Fwx%2Fsrc%2FbbwxLayoutLine.h;h=e58b2c7dd225f3ec5c84cbf7c687f481d848c3af;hb=e4149b56dda0cfb15427533e6f573f09cd3ff74b;hp=50ee0c04b26c77c2cc1ce1ba7954b498e86c6b83;hpb=236a8e2fee9937c050e2d16c7222e1caa993f01c;p=bbtk.git diff --git a/packages/wx/src/bbwxLayoutLine.h b/packages/wx/src/bbwxLayoutLine.h index 50ee0c0..e58b2c7 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/11/13 14:46:46 $ - Version: $Revision: 1.6 $ + Date: $Date: 2008/11/24 15:45:51 $ + Version: $Revision: 1.7 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -80,7 +80,7 @@ namespace bbwx BBTK_ON_SHOW_WIDGET(OnShowWidget); void Process(); - void CreateWidget(); + void CreateWidget(wxWindow*); void OnShowWidget(); protected: