Skip to content

Fix crash when executing the Save action

Albert Astals Cid requested to merge work/aacid/467603 into master

Detecting aboutToClose is not enough because savingAs doesn't always go through aboutToClose it can go through swapBackingFile

BUGS: 467603

Merge request reports