X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkWxBlackBox.cxx;h=9e2507ac0e92d06249fe4588db37a368abb8837f;hb=d73a7833a28e6111e1e805efae5df3ab18a240e2;hp=66cdb786bb885c7173b69458e05b9a7dc1d69228;hpb=a26195c366a89795288009cf7e20f11afa494970;p=bbtk.git diff --git a/kernel/src/bbtkWxBlackBox.cxx b/kernel/src/bbtkWxBlackBox.cxx index 66cdb78..9e2507a 100644 --- a/kernel/src/bbtkWxBlackBox.cxx +++ b/kernel/src/bbtkWxBlackBox.cxx @@ -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/28 14:32:54 $ + Version: $Revision: 1.3 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -34,6 +34,7 @@ + namespace bbtk { @@ -544,7 +545,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() [" <