]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.h
std::string vs wxString
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / GObjectsMVCFactory.h
index 8aa1bbee56bc03af65f170ad0f88bfaa552b7765..30d838cfe30e6a3a7babae2d2aa14f7811777fc9 100644 (file)
@@ -45,13 +45,20 @@ Version:   $Revision$
 
 //Includes same project
 #include "GlobalConstants.h"
+
 #include "GObjectController.h"
 #include "GObjectModel.h"
 #include "vtkGObjectView.h"
+
 #include "GBlackBoxController.h"
 #include "vtkGBlackBoxView.h"
 #include "GBlackBoxModel.h"
 
+#include "GPortController.h"
+#include "vtkGPortView.h"
+#include "GPortModel.h"
+
+
 //Includes creaMaracasVisu
 
 //Includes std