]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GBlackBoxController.h
The buttons and the objects to create input and output complex box ports were added...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / GBlackBoxController.h
index 1fc734e9caf8081d5a0d368b9ba587ec9f127a1b..39f8274ddff6910fee21801015024795dd3c882f 100644 (file)
@@ -45,7 +45,7 @@ Version:   $Revision$
 
 //Includes same project
 #include "GlobalConstants.h"
-#include "GObjectController.h"
+#include "GBoxController.h"
 #include "GBlackBoxModel.h"
 
 //Includes creaMaracasVisu
@@ -57,7 +57,7 @@ Version:   $Revision$
 namespace bbtk
 {
 
-       class GBlackBoxController : public GObjectController
+       class GBlackBoxController : public GBoxController
        {
 
        public: