Salome HOME
Bug IPAL19097 NPAL16768 is not implemented for "Normal to a face"
[modules/geom.git] / src / MeasureGUI / MeasureGUI_DistanceDlg.h
index fd4d697dc3611a0bb18e892e4bdf1b4683ce2b4c..d035c5a50a80691fb1b5b1aabd910533b86cfdf9 100644 (file)
@@ -28,7 +28,7 @@
 
 #include "MeasureGUI_Skeleton.h"
 
-class MeasureGUI_2Sel1LineEdit;
+class MeasureGUI_2Sel4LineEdit;
 class gp_Pnt;
 
 //=================================================================================
@@ -63,7 +63,7 @@ private:
   QLineEdit*                          mySelEdit2;
   QPushButton*                        mySelBtn2;
   
-  MeasureGUI_2Sel1LineEdit*           myGrp;
+  MeasureGUI_2Sel4LineEdit*           myGrp;
   GEOM::GEOM_Object_var               myObj2;
 };