]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWxBlackBox.cxx
*** empty log message ***
[bbtk.git] / kernel / src / bbtkWxBlackBox.cxx
index 66cdb786bb885c7173b69458e05b9a7dc1d69228..431f89137af86431810dd3e1a8e84656f8e9e7ec 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWxBlackBox.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/01/22 15:02:00 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2008/01/22 15:41:34 $
+  Version:   $Revision: 1.2 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -544,7 +544,7 @@ namespace bbtk
   /// Specific methods for window creation during pipeline execution
   /// Shows the window associated to the box 
   /// (called after bbProcess during bbExecute)
-  void WxBlackBox::bbShowWindow(Connection* caller)
+  void WxBlackBox::bbShowWindow()
   {
     bbtkDebugMessageInc("Process",1,"=> WxBlackBox::bbShowWindow() ["
                        <<bbGetFullName()<<"]"<<std::endl);