]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/wxVtkSceneManager.cxx
Changed from GConnectorView to vtkGConnectorView ... The historique will be lost...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / wxVtkSceneManager.cxx
index 3678d64f5b6e1b26891b48a13563adc4f61d42ef..9fd1e7cdda6f1239a074209b360f666b7acd476b 100644 (file)
@@ -263,7 +263,7 @@ namespace bbtk
 
                GConnectorController* connectorcontroller = new GConnectorController();                         
                GConnectorModel* connectorModel = new GConnectorModel();
-               vtkvtkGConnectorView* connectorView = new vtkGConnectorView();
+               vtkGConnectorView* connectorView = new vtkGConnectorView();
                connectorModel->setGObjectType(type);
 
                manContourModel->SetCloseContour(false);