]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
Fix for bug PAL11541 (see Additional Comments From Roman Nikolaev 2006-03-10 08:11).
authormzn <mzn@opencascade.com>
Fri, 10 Mar 2006 10:03:30 +0000 (10:03 +0000)
committermzn <mzn@opencascade.com>
Fri, 10 Mar 2006 10:03:30 +0000 (10:03 +0000)
src/SMESHGUI/SMESHGUI_AddQuadraticElementDlg.cxx

index 06e6cf1b9f38526f80e81a5278a6fb366a19dc82..7d692cfbcb5456a3808f035ec2c300ae269ccafe 100644 (file)
@@ -525,10 +525,6 @@ void SMESHGUI_AddQuadraticElementDlg::Init()
   connect(mySMESHGUI, SIGNAL (SignalDeactivateActiveDialog()), SLOT(DeactivateActiveDialog()));
   connect(mySMESHGUI, SIGNAL (SignalStudyFrameChanged()), SLOT(ClickOnCancel()));
 
-  // Move widget on the botton right corner of main widget
-  int x, y;
-  mySMESHGUI->DefineDlgPosition(this, x, y);
-  this->move(x, y);
   this->show(); // displays Dialog
 
   // set selection mode