]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxLayoutLine.cxx
Another ugly bug fixed in pipeline executing (bad transfer to parent in some cases...
[bbtk.git] / packages / wx / src / bbwxLayoutLine.cxx
index 3d15b3f4da2b4873087850e9a148a202d6acc969..55be8963eb8896b90d53c7e2b2863fe1a420d858 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxLayoutLine.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/10/17 08:18:32 $
-  Version:   $Revision: 1.5 $
+  Date:      $Date: 2008/11/13 14:46:46 $
+  Version:   $Revision: 1.6 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -106,7 +106,7 @@ namespace bbwx
   
   // This callback is necessary to get actual processing of the view 
   // when window is shown
-  void  LayoutLine::bbUserOnShow()
+  void  LayoutLine::OnShowWidget()
   {
          bbUserOnShowWidget("Widget1");
          bbUserOnShowWidget("Widget2");