Insert the control line AREA if message is deleted to AreaRecycleBin
This commit is contained in:
parent
4845f4d723
commit
7ce54ce989
@ -444,6 +444,7 @@ void CmfMsgs(GMsg* msg, bool torecycle)
|
|||||||
Area* AAdest = AA;
|
Area* AAdest = AA;
|
||||||
|
|
||||||
AA->RandomizeData();
|
AA->RandomizeData();
|
||||||
|
if (torecycle) AA->adat->areacopyaddid = true;
|
||||||
|
|
||||||
// Is it readonly?
|
// Is it readonly?
|
||||||
if(AA->attr().r_o()) {
|
if(AA->attr().r_o()) {
|
||||||
|
Reference in New Issue
Block a user