]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GPortModel.cxx
Bug #1682 Crash deleting the actual connection creation
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GPortModel.cxx
index 2ca30ba2c5d4fc8f843b7c3e74b34df7bbf6698a..20caad2c738f73dc6c8c45fe58c98456b7baad6d 100644 (file)
@@ -52,6 +52,8 @@ namespace bbtk {
         _isConnected   = false ;
         _value                 = "" ;
         _isValueSet            = false ;
+
+
     }
 
     //=========================================================================