Skip to content
Commit 69eb3f42 authored by Sebastian Trueg's avatar Sebastian Trueg
Browse files

Do not use K_GLOBAL_STATIC for a QObject-based class.

This fixes two things:
1. One should never create global static QObjects
2. global static creation is not thread-safe for complex classes.

BUG: 275880
parent 1ad8cd45
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