mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-14 17:48:34 +05:00
dialog resizing corrections
This commit is contained in:
parent
02a0683598
commit
b5a527a169
@ -422,7 +422,7 @@ void BasicGUI_PointDlg::ConstructorsClicked(int constructorId)
|
||||
|
||||
qApp->processEvents();
|
||||
updateGeometry();
|
||||
resize( minimumSizeHint() );
|
||||
resize( 100, 100 );
|
||||
|
||||
SelectionIntoArgument();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user