mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0028973: Undo/Redo changes the order of some attributes
This commit is contained in:
@@ -42,5 +42,5 @@ TDF_DefaultDeltaOnRemoval::TDF_DefaultDeltaOnRemoval
|
||||
|
||||
void TDF_DefaultDeltaOnRemoval::Apply()
|
||||
{
|
||||
Label().AddAttribute(Attribute());
|
||||
Label().AddAttribute(Attribute(), Standard_True);
|
||||
}
|
||||
|
Reference in New Issue
Block a user