Skip to content
Commit d807cbe0 authored by Akseli Lahtinen's avatar Akseli Lahtinen
Browse files

Fix crash if window is closed when undoing

If dolphin is closed when undoing something,
this will crash. Set parentWidget as QPointer
to avoid crashing: Instead, the undo process
gets cancelled gracefully.

BUG:469586
parent 35a670ea
Pipeline #551367 passed with stage
in 13 minutes and 12 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment