X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FInterface_ManagerContour_NDimensions%2FwxContourViewPanel.h;h=065908bcbc6640454b578507439ba619580977b6;hb=469e6994cecb1763109864df0be7067fe5c344f3;hp=1ea6f2679af5a1a94340fc6952cd9ba0aa97d610;hpb=c86e56d7883a16ec6734f64b61b3d87e49527a43;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__