Merge remote-tracking branch 'origin/R_10_00' into R_10_00
This commit is contained in:
commit
e3a63a6efb
@ -185,7 +185,8 @@ void TVariable_rectype::update_memo()
|
||||
t << '=' << val;
|
||||
}
|
||||
}
|
||||
put(_memo_fld, t);
|
||||
if (get(_memo_fld) != t)
|
||||
put(_memo_fld, t);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user