]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GConnectorView.h
Vestion inestable .... It works but it must be changed the connector creation ...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / GConnectorView.h
index 3cd5c11011a0d328b10fa2a6b25a2e711345e76e..fb9825150557bd6df5465b121980311a9afabf34 100644 (file)
@@ -44,10 +44,9 @@ Version:   $Revision$
 #define __GConnectorView_h__
 
 //Includes same project
+#include "vtkGObjectView.h"
 
 //Includes creaMaracasVisu
-#include <manualViewContour.h>
-
 
 //Includes std
 #include <iostream>
@@ -56,7 +55,7 @@ Version:   $Revision$
 namespace bbtk
 {
 
-       class GConnectorView : public manualViewContour
+       class GConnectorView : public vtkGObjectView
        {
 
        public: