Fix for bug PAL11541 (see Additional Comments From Roman Nikolaev 2006-03-10 08:11).

This commit is contained in:
mzn 2006-03-10 10:03:30 +00:00
parent 452559eea6
commit f172750ec3

View 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