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