]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/EntityGUI/EntityGUI_FeatureDetectorDlg.h
Salome HOME
#18963 Minimize compiler warnings
[modules/geom.git] / src / EntityGUI / EntityGUI_FeatureDetectorDlg.h
index b4d3825f521c27d5eaab615d55fc98797b933edc..4e6d6c8e6ceaa3af74889f9fa3868d5c57e1fd37 100644 (file)
@@ -106,7 +106,7 @@ private:
   QList<QWidget*>                    myWidgets;
   
   // Output typeselection widget
-  DlgRef_3Radio*                     myOutputGroup;;
+  DlgRef_3Radio*                     myOutputGroup;
   
   gp_Pnt                             myStartPnt;
   gp_Pnt                             myEndPnt;