X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_CreatePatternDlg.cxx;h=e50b7048ca01c56b79aba75afbdbb4dd81f19ed4;hp=ef7f198ee9966f23ef4d9b82eb4e8875173d3c39;hb=879dbf686e7b6feb320b55d3e7b250394645f4cb;hpb=14dd470a5db504fa5956b906a806cd47e505dc12;ds=sidebyside diff --git a/src/SMESHGUI/SMESHGUI_CreatePatternDlg.cxx b/src/SMESHGUI/SMESHGUI_CreatePatternDlg.cxx index ef7f198ee..e50b7048c 100755 --- a/src/SMESHGUI/SMESHGUI_CreatePatternDlg.cxx +++ b/src/SMESHGUI/SMESHGUI_CreatePatternDlg.cxx @@ -291,7 +291,7 @@ void SMESHGUI_CreatePatternDlg::Init( const int theType ) QApplication::instance()->processEvents(); updateGeometry(); - resize( minimumSize() ); + resize(100,100); activateSelection(); onSelectionDone();