]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESHGUI/SMESHGUI_Hypotheses.cxx
Salome HOME
rnc: Added a missing translation
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_Hypotheses.cxx
index 6fd08d29b3cff49ecd4bf709503ba2b07293eb70..c97ed19b1963c95919e3a78015c2ea8e0acb4c02 100644 (file)
@@ -569,7 +569,7 @@ SMESHGUI_HypothesisDlg::SMESHGUI_HypothesisDlg( SMESHGUI_GenericHypothesisCreato
   myCreator( creator )
 {
   setAttribute(Qt::WA_DeleteOnClose, true);
-  setMinimumSize( 300, height() );
// setMinimumSize( 300, height() );
 //  setFixedSize( 300, height() );
   QVBoxLayout* topLayout = new QVBoxLayout( mainFrame() );
   topLayout->setMargin( 0 );