Salome HOME
Fix for bug IPAL9258(/dn06/../current1706): SIGSEGV after trying to close dialog...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_RevolutionDlg.h
index 5e35ea9dac8c9e1c0a979e29d3e368b6f5ce732c..31912fa8a0910c2732bdcf589a1b825fd648b750 100644 (file)
@@ -86,7 +86,6 @@ private:
     int                           myNbOkElements;          /* to check when elements are defined */
     QString                       myElementsId;
     QWidget*                      myEditCurrentArgument;   /* Current  argument */
-    SVTK_ViewWindow*              myViewWindow;
     SVTK_Selector*                mySelector;
 
     bool                          myBusy;