X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2Fwidgets%2FwxVTKRenderWindowInteractorEditContour.h;h=c6a98b02f2eac09132c16c80574cd4498b6adc01;hb=15112ae15da4222831b0e8e7c9be87daf9e99a1c;hp=d706e325ce8f256166da2edfbc6946bd98bd6323;hpb=4645482ed1eae5aaabdd813b784acafd13c41179;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVTKRenderWindowInteractorEditContour.h b/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVTKRenderWindowInteractorEditContour.h index d706e32..c6a98b0 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVTKRenderWindowInteractorEditContour.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVTKRenderWindowInteractorEditContour.h @@ -26,8 +26,7 @@ #ifndef _wxVTKRenderWindowInteractorEditContour_h_ #define _wxVTKRenderWindowInteractorEditContour_h_ - -#include +#include #include #include @@ -197,7 +196,7 @@ public: double InitialLevel; }; -class wxVTKRenderWindowInteractor; +//class crea::wxVTKRenderWindowInteractor; class vtkInteractorStyle2DMaracas : public vtkInteractorStyleImage{ public: @@ -228,7 +227,7 @@ private: -class wxVTKRenderWindowInteractorEditContour : public wxVTKRenderWindowInteractor { +class wxVTKRenderWindowInteractorEditContour : public crea::wxVTKRenderWindowInteractor { public: