]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/PrimitiveGUI/PrimitiveGUI_ConeDlg.cxx
Salome HOME
untabify
[modules/geom.git] / src / PrimitiveGUI / PrimitiveGUI_ConeDlg.cxx
index b2576b7012a71dcd56d51b9d4f3ce6eeea9f6a45..b4734af12712a14ab8a1560cdddf476c4aa83156 100644 (file)
@@ -285,7 +285,7 @@ void PrimitiveGUI_ConeDlg::SelectionIntoArgument()
       disconnect(myGeomGUI->getApp()->selectionMgr(), 0, this, 0);
       myGeomGUI->getApp()->selectionMgr()->clearSelected();
       connect(myGeomGUI->getApp()->selectionMgr(), SIGNAL(currentSelectionChanged()),
-             this, SLOT(SelectionIntoArgument()));
+              this, SLOT(SelectionIntoArgument()));
     }
   }