X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FGObjectController.cxx;h=745cbf22c8e3d2e05879d085b2fd3416db7bcc09;hb=fea0c6ff7e209a7bb61bcc8176742e5f1a609443;hp=43f57c75ea11d870fe8944a63e31c7e7ca9aeb29;hpb=775c8164b5f679027b8bbafa97c0e0110711909b;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectController.cxx b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectController.cxx index 43f57c7..745cbf2 100644 --- a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectController.cxx +++ b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectController.cxx @@ -36,6 +36,9 @@ Version: $Revision$ #include "GObjectController.h" +#ifdef _DEBUG +#define new DEBUG_NEW +#endif namespace bbtk { @@ -86,7 +89,7 @@ namespace bbtk } } - _model->notifyObservers(getId()); + //_model->notifyObservers(getId()); return true;