From: Eduardo DAVILA Date: Fri, 4 Mar 2016 15:06:41 +0000 (+0100) Subject: #2427 bbGEditor Support New Normal - Correction of showing messages of support... X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=bbtkGEditor.git;a=commitdiff_plain;h=3cf9e69646c27f2c77bbf4ddb657d34deffbe386 #2427 bbGEditor Support New Normal - Correction of showing messages of support in the console --- diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx index c5f563d..599a262 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx @@ -1878,14 +1878,14 @@ void wxVtkSceneManager::saveDiagram(std::string &content) { for (int i = 0; i < bsize; i++) { int id = boxes[i]; - std::cout<<"id "<getStatusText()<getModel()->getBBTKType()<getModel()->getBBTKType();//CFT - std::cout<<"nname: "<getModel()->getBBTKName()<getModel()->getGObjectType()<getStatusText()<getModel()->getBBTKType()<getModel()->getBBTKType();//CFT +// std::cout<<"nname: "<getModel()->getBBTKName()<getModel()->getGObjectType()<getModel()->save(content); }