]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.cxx
Move box and refresh position ... ports don't refresh automatically their position...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / GObjectsMVCFactory.cxx
index 2cb11bed59e3454ba5494509dc056c7817c64695..c9a1bc9a1bde6c2bb672b05f83775bcfab2204d4 100644 (file)
@@ -130,6 +130,9 @@ namespace bbtk
                {
                        model = new GPortModel();
                }
+
+               model->setGObjectType(type);
+
                return model;
        }