Corretta chiamta

git-svn-id: svn://10.65.10.50/trunk@1214 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1995-04-06 15:33:46 +00:00
parent 3ed9e86ea5
commit b93e5a4c29

View File

@ -1,4 +1,4 @@
// $Id: relapp.cpp,v 1.51 1995-04-06 15:27:54 alex Exp $ // $Id: relapp.cpp,v 1.52 1995-04-06 15:33:46 alex Exp $
#include <mailbox.h> #include <mailbox.h>
#include <sheet.h> #include <sheet.h>
#include <urldefid.h> #include <urldefid.h>
@ -645,7 +645,7 @@ bool TRelation_application::save(bool check_dirty)
{ {
changed = autonum(_mask, TRUE); changed = autonum(_mask, TRUE);
if (!changed) if (!changed)
_mask.disable_starting_checks(); _mask.disable_starting_check();
} }
else else
changed = FALSE; changed = FALSE;