X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=inline;f=bbtk%2Fsrc%2FbbCreaContournDimensions.h;h=e224b9d91e29028330ca9d6e80fb39a1dc451970;hb=6e3c929c883c405e0075fa8df10b12a935979367;hp=b0e103df14761c2476f0ab1e9a09ca8dca4b7804;hpb=c80a486f463943ea0ce295ebca58fc10e956c38c;p=creaContours.git diff --git a/bbtk/src/bbCreaContournDimensions.h b/bbtk/src/bbCreaContournDimensions.h index b0e103d..e224b9d 100644 --- a/bbtk/src/bbCreaContournDimensions.h +++ b/bbtk/src/bbCreaContournDimensions.h @@ -4,22 +4,12 @@ #include "bbtkWxBlackBox.h" #include "wxContourMainFrame.h" -#include "OutlineModelManager.h" -#include "wxContourEventHandler.h" -#include "wxContourMainPanel.h" + #include #include "vtkImageData.h" -#include "OutlineModelBuilder.h" -#include "ContourThing.h" -#include "AxeThing.h" -#include "ImageSourceThing.h" -#include "ImageSectionThing.h" -#include "SomeEnvironment.h" -#include "ReaderEnvironment.h" #include "wx/artprov.h" #include -#include "interfMainPanel.h" #include #include @@ -57,7 +47,7 @@ virtual void bbUserDestructor(); private: wxContourMainFrame* frame; - wxContourEventHandler * eventHandler; + //wxContourEventHandler * eventHandler; };