Skip to content
Commit a930be48 authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

Fix crash on exit while uninstalling a theme

We need to make the thememanager return a reference to its list of
themes, this way, takeAt in ThemeModel::removeRows actually removes
the theme from the thememanager too and thus this way there's no attempt
at double delete on shutdown

BUGS: 413278
parent 963ab3e4
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