Skip to content

Fix crash on app exit

Ilya Bizyaev requested to merge fix/crash-on-exit into master

QObjects are deleted by their parent when it is destroyed

Merge request reports