X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FGBoxController.cxx;h=f5d9e7b29881fecfd7602fdb2c14815f71103d1b;hb=e5a591a3c57a60eea71b1fb91f68162bebfefd7d;hp=da3336334faf938db197fb1e7bb2460779431642;hpb=92a55a7bc8ace3f27e6ebdaf56fb47938c97cced;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GBoxController.cxx b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GBoxController.cxx index da33363..f5d9e7b 100644 --- a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GBoxController.cxx +++ b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GBoxController.cxx @@ -103,8 +103,7 @@ namespace bbtk ok=false; _isLeftClickDown=true; _view->setState(SELECTED); -// _model->notifyObservers(getId(),ADD_TO_SELECTED); - _model->notifyObservers(getId()); + _model->notifyObservers(getId(),ADD_TO_SELECTED); } return ok;