]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxLayoutTab.h
.
[bbtk.git] / packages / wx / src / bbwxLayoutTab.h
index f0e2c480ddc03e471a06c4916875f038bb8b828d..04db62d7f8966758330aee64a8d4f9eead9e1455 100644 (file)
@@ -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);
 
   };