]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtkBaseView.cxx
UtilVtk3DGeometriSelection.cxx
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / wxVtkBaseView.cxx
index 564f6594cc4e136f1b0a5d68599b68627a30802a..716bedf7dae8fff80e60eb587db87ade63dcf2a5 100644 (file)
@@ -31,8 +31,8 @@ wxVtkBaseView::wxVtkBaseView(wxWindow *parent)
 //-------------------------------------------------------------------
 wxVtkBaseView::~wxVtkBaseView()
 {
//    _iren -> Delete();
-       _iren=NULL;
      _iren -> Delete();
+       //_iren=NULL;
 }
 //-------------------------------------------------------------------
 wxVTKRenderWindowInteractor* wxVtkBaseView::GetWxVTKRenderWindowInteractor() throw (char*)