]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GPortModel.cxx
More actions added. Delete is now well done and the connection has to be created...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GPortModel.cxx
index d866736e5f5a3d944a7cb6498a56369be273e404..fa208106e601938876cc21b4f7fb467c6fb7dec3 100644 (file)
@@ -151,6 +151,7 @@ namespace bbtk
        void GPortModel::setConnected(bool value)
        {
                _isConnected=value;
+               notifyObservers(_objectId);
        }
 
        //=========================================================================