NPAL17431: About WhatIs dialog box. Change default height to fit all output information.

This commit is contained in:
jfa 2007-11-06 09:30:47 +00:00
parent f0ae8a75ce
commit 45b2bb1159

View File

@ -81,6 +81,7 @@ MeasureGUI_WhatisDlg::MeasureGUI_WhatisDlg( GeometryGUI* GUI, QWidget* parent )
myGrp->LineEdit1->setReadOnly( true );
Layout1->addWidget( myGrp, 1, 0 );
resize( 350, 370 );
/***************************************************************/