]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h
Just the last repairs and it works the problem of delete objects. Works with the...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxVtkSceneManager.h
index 47b4e113ef5349a637dfd63e41f7c6009d520ecd..14e1a1dc00663e52b70fe6aa0d5c75af6468053b 100644 (file)
@@ -202,6 +202,10 @@ namespace bbtk
                //Is the diagram in state complex box 
                bool _isComplexBox;
 
+               int _idConnectionInCreation;
+
+               int _contLastId;
+
        protected:
 
        };