Skip to content
Commit 79c3fa4b authored by Halla Rempt's avatar Halla Rempt
Browse files

Wrap list of actions in QPointers

The delayed timer for updating the gui might actually call updateGUI
after the window has been destroyed, so the actions are all gone. To
avoid the timing issue, wrap the actions the Action Manager manages
but not owns in a QPointer

BUG:391282
(cherry picked from commit 66efad8c)
parent 26ebbe9e
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