X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FInterface_ManagerContour_NDimensions%2FwxContourViewPanel.h;h=065908bcbc6640454b578507439ba619580977b6;hb=cec3eb994e7ccd4a814559828e973166c2061c65;hp=1ea6f2679af5a1a94340fc6952cd9ba0aa97d610;hpb=696cdf7e15e3a90613c358774bab4525987571f9;p=creaContours.git diff --git a/lib/Interface_ManagerContour_NDimensions/wxContourViewPanel.h b/lib/Interface_ManagerContour_NDimensions/wxContourViewPanel.h index 1ea6f26..065908b 100644 --- a/lib/Interface_ManagerContour_NDimensions/wxContourViewPanel.h +++ b/lib/Interface_ManagerContour_NDimensions/wxContourViewPanel.h @@ -357,26 +357,18 @@ private: double last_spacing[3]; bool _useVerticalBar; bool _useHorizontalBar; - wxEvtHandler *_eventHandler; bool _showBeforeContour; bool _showAfterContour; //EED - //------------------------------------------------------------------------------------------------------------ // Private methods //------------------------------------------------------------------------------------------------------------ - - - wxVtkMPR2DView *GetwxVtkMPR2DView(); - - // DECLARE_CLASS(wxContourViewPanel) // any class wishing to process wxWindows events must use this macro //DECLARE_EVENT_TABLE() - }; #endif // __wxContour_ViewPanel__