Clear header modified state after saving

This commit is contained in:
Jindra Petřík
2022-11-06 16:33:46 +01:00
parent c73a754a51
commit 338dcd5584

View File

@@ -1172,6 +1172,8 @@ public final class SWF implements SWFContainerItem, Timelined {
}
}
headerModified = false;
isModified = false;
try {