X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fstd%2Fsrc%2FbbstdConcatStrings_tool.cxx;h=baf010b95bae75ba17dee2577758464ab4b07482;hb=9834268e7f5831df43fb680b25206b05b873c94c;hp=d4a38a12a1992c77df2feede75a1f2e69bf4c590;hpb=fd2de071f49645806eeabb3ed6831055cebd3c75;p=bbtk.git diff --git a/packages/std/src/bbstdConcatStrings_tool.cxx b/packages/std/src/bbstdConcatStrings_tool.cxx index d4a38a1..baf010b 100644 --- a/packages/std/src/bbstdConcatStrings_tool.cxx +++ b/packages/std/src/bbstdConcatStrings_tool.cxx @@ -28,12 +28,12 @@ void ConcatStrings_tool::Process() // bbSetOutputOut( bbGetInputIn() ); // std::cout << "Output value = " <bbSetOutputOut( bbGetInputIn1() ); bbGetInputBox_ConcatString()->bbSignalOutputModification(std::string("Out")); // bbGetInputBox_ConcatString()->bbSignalOutputModification(); - } // if Type == 1 + } // if Type == 1 && Box }