X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsKernelEditorGraphic%2FGPortModel.cxx;h=20caad2c738f73dc6c8c45fe58c98456b7baad6d;hb=e4d5a319ef249bde6c4f4ddfee66f6258558bf91;hp=2ca30ba2c5d4fc8f843b7c3e74b34df7bbf6698a;hpb=29e2cbfd540787fdf4ee0eb6ce04f424b49722d1;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GPortModel.cxx b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GPortModel.cxx index 2ca30ba..20caad2 100644 --- a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GPortModel.cxx +++ b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GPortModel.cxx @@ -52,6 +52,8 @@ namespace bbtk { _isConnected = false ; _value = "" ; _isValueSet = false ; + + } //=========================================================================