]> Creatis software - creaContours.git/blobdiff - bbtk/src/bbCreaContournDimensions.h
Version with out wxEventHandler
[creaContours.git] / bbtk / src / bbCreaContournDimensions.h
index b0e103df14761c2476f0ab1e9a09ca8dca4b7804..e224b9d91e29028330ca9d6e80fb39a1dc451970 100644 (file)
@@ -4,22 +4,12 @@
 #include "bbtkWxBlackBox.h"
 
 #include "wxContourMainFrame.h"
-#include "OutlineModelManager.h"
-#include "wxContourEventHandler.h"
-#include "wxContourMainPanel.h"
+
 #include <map>
 #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 <wx/filedlg.h>
-#include "interfMainPanel.h"
 
 #include <vtkImageData.h>
 #include <vtkMetaImageReader.h>
@@ -57,7 +47,7 @@ virtual void bbUserDestructor();
 
 private:
        wxContourMainFrame* frame;
-       wxContourEventHandler * eventHandler;
+       //wxContourEventHandler * eventHandler;
 
 };