Skip to content
Commit 81bf697c authored by Andreas Cord-Landwehr's avatar Andreas Cord-Landwehr
Browse files

Introduce ConfigurationProxy

If the Configuration singleton is not created in the same thread as the
QmlEngine, it cannot be used there. Introduce a proxy object that
handles any such QML access and proxies requests the "real" singleton.
parent bd2b8d34
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