X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsKernelEditorGraphic%2FGPortModel.cxx;h=fa208106e601938876cc21b4f7fb467c6fb7dec3;hb=10fae0f9392e3eaf390fd4cc0ac0a888b9d103e0;hp=d866736e5f5a3d944a7cb6498a56369be273e404;hpb=be7230c59a3a7d7aa5bfee591b35d31e5e7a93b3;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GPortModel.cxx b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GPortModel.cxx index d866736..fa20810 100644 --- a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GPortModel.cxx +++ b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GPortModel.cxx @@ -151,6 +151,7 @@ namespace bbtk void GPortModel::setConnected(bool value) { _isConnected=value; + notifyObservers(_objectId); } //=========================================================================