X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FGObjectsMVCFactory.h;h=30d838cfe30e6a3a7babae2d2aa14f7811777fc9;hb=768c38e8d9e24aa069fedba00704cc862ebbf7ec;hp=8aa1bbee56bc03af65f170ad0f88bfaa552b7765;hpb=ffd05fb1bcea1c1e0c5ab49e03b34fb387923533;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.h b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.h index 8aa1bbe..30d838c 100644 --- a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.h +++ b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.h @@ -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