]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxLayoutTab.h
*** empty log message ***
[bbtk.git] / packages / wx / src / bbwxLayoutTab.h
index 5049b9b2ab3d259b3a47949e7c94693920b8ce69..4b247a3b6d75577200a6ab1b245741c687b5582c 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxLayoutTab.h,v $
   Language:  C++
-  Date:      $Date: 2008/04/18 12:59:53 $
-  Version:   $Revision: 1.3 $
+  Date:      $Date: 2008/06/19 09:46:46 $
+  Version:   $Revision: 1.4 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -65,7 +65,8 @@ namespace bbwx
     
     void Process();
     void CreateWidget();
-    
+    void bbUserOnShow();
+
   protected:
        virtual void bbUserConstructor();
        void TryInsertWindow(wxNotebook *book, wxWindow *widgetchild);