]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWxGUIScriptingInterface.cxx
MACOS configure
[bbtk.git] / kernel / src / bbtkWxGUIScriptingInterface.cxx
index 49bc3460c4b27219bd8b51e26ae56fb3ecea7d24..618f8049366eb5af701e02cb9903b866c617ab3c 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWxGUIScriptingInterface.cxx,v $
   Language:  C++
-  Date:      $Date: 2009/01/27 14:22:57 $
-  Version:   $Revision: 1.33 $
+  Date:      $Date: 2009/03/23 13:06:41 $
+  Version:   $Revision: 1.34 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -230,6 +230,7 @@ namespace bbtk
                  .Bottom()
                  .MinSize(wxSize(100,100))
                  );
+         
     m_mgr.AddPane(mWxGUICommand,
                  wxAuiPaneInfo().Name(wxT("command_content"))
                  .Caption(wxT("Command"))