Aggiunta reset in modify mode

git-svn-id: svn://10.65.10.50/trunk@2978 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1996-06-07 16:19:46 +00:00
parent 07702f3328
commit 84b7a30800

View File

@ -378,7 +378,8 @@ bool TRelation_application::modify_mode()
_mask->open_modal();
set_mode(MODE_MOD);
_mask->reset();
err = read(*_mask);
if (err != NOERR)
{