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

Do not try to set a resource if the selection changes on deletion

With some versions of Qt, deleting a list widget changes the selection,
and that can cause a crash if we're trying to set the newly selected
item on an already delete KoCanvasResourceProvider.

So, make sure that the KoResourceItemChooser and KoResourceItemView disconnect
themselves completely on teardown.

BUG: 324587
parent e02e34d2
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