PAL9167. Check selection after constructor type change

This commit is contained in:
eap 2005-06-23 11:27:59 +00:00
parent 0759ac4eab
commit 2bdf57403e

View File

@ -271,7 +271,7 @@ void BasicGUI_PointDlg::ConstructorsClicked(int constructorId)
updateGeometry();
resize( minimumSize() );
displayPreview();
SelectionIntoArgument();
}