Skip to content
Snippets Groups Projects
Commit f4cfa822 authored by jkobus's avatar jkobus Committed by Jarek Kobus
Browse files

Avoid crash on qmljs plugin unload


The unload of qmljs plugin caused qmljs code style settings
to be deleted, while core still had a pointer to them and
used it afterwards. Added unregisterCodeStyle* methods
for symmetry and used them on plugin destruction.

Change-Id: I49f0fc52f3e71d053e6ada604672a4cc3eafa486
Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
parent 37ff8f55
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment