X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_GroupDlg.h;h=112738099a4d6009baf7118abe6532e04bd8145e;hp=c01482e972680b1b2c076e5473112603455090b5;hb=902a6da0b24e3d6b3914c29d28f00befc442053b;hpb=25cec45acb2923f66c849516f31337c1a3c4c687 diff --git a/src/SMESHGUI/SMESHGUI_GroupDlg.h b/src/SMESHGUI/SMESHGUI_GroupDlg.h index c01482e97..112738099 100644 --- a/src/SMESHGUI/SMESHGUI_GroupDlg.h +++ b/src/SMESHGUI/SMESHGUI_GroupDlg.h @@ -119,7 +119,6 @@ private: int myGrpTypeId; /* Current group type id : standalone or group on geometry */ int myTypeId; /* Current type id = radio button id */ QLineEdit* myCurrentLineEdit; /* Current LineEdit */ - SVTK_ViewWindow* myViewWindow; SVTK_Selector* mySelector; QPushButton* myMeshGroupBtn;