Salome HOME
untabify
[modules/geom.git] / src / GenerationGUI / GenerationGUI_RevolDlg.cxx
index 0004ec356cb288500efb1c4e5bcbb2f1e13eb968..b5f35c76799aaf9cb8678ecfca184f5ff1cf8bc9 100644 (file)
@@ -345,7 +345,7 @@ void GenerationGUI_RevolDlg::ActivateThisDialog()
 {
   GEOMBase_Skeleton::ActivateThisDialog();
   connect( myGeomGUI->getApp()->selectionMgr(), SIGNAL( currentSelectionChanged() ),
-          this, SLOT( SelectionIntoArgument() ) );
+           this, SLOT( SelectionIntoArgument() ) );
 
   displayPreview();
 }