Salome HOME
PR: synchro V6_main tag mergeto_V7_main_11Feb13
[modules/geom.git] / src / GroupGUI / GroupGUI_GroupDlg.h
index 438f52b1055d1dd95847c1e9095399195ab46caa..84618bf4b9f7301c0042c2ac39832cde8a857fe3 100644 (file)
@@ -102,6 +102,8 @@ private:
   GEOM::GEOM_Object_var               myInPlaceObj;
   int                                 myInPlaceObjSelectState;
   TColStd_DataMapOfIntegerInteger     myMain2InPlaceIndices;
+  QList<int>                          myGroupIdList;
+  int                                 myDmMode;
 
   QPushButton*                        mySelBtn;
   QLineEdit*                          myMainName;