]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.h
std::string vs wxString
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / GObjectsMVCFactory.h
index 40bf577edf6d3349f291372009988fe60ff3a687..30d838cfe30e6a3a7babae2d2aa14f7811777fc9 100644 (file)
@@ -45,6 +45,7 @@ Version:   $Revision$
 
 //Includes same project
 #include "GlobalConstants.h"
+
 #include "GObjectController.h"
 #include "GObjectModel.h"
 #include "vtkGObjectView.h"
@@ -53,12 +54,17 @@ Version:   $Revision$
 #include "vtkGBlackBoxView.h"
 #include "GBlackBoxModel.h"
 
+#include "GPortController.h"
+#include "vtkGPortView.h"
+#include "GPortModel.h"
+
+
 //Includes creaMaracasVisu
 
 //Includes std
 #include <iostream>
 
-
+//Includes bbtk
 #include <bbtkInterpreter.h>
 #include <bbtkFactory.h>
 #include <bbtkPackage.h>