Skip to content
Commit 2c29dfd5 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

libkwineffects: Make SceneEffect fallback to root context

QuickSceneEffect can also be instantiated by C++, for example that's
the case with the overview effect. In that case, qmlContext() is not
going to return a valid context because the effect has not been created
by a QQmlEngine. In that case, use the root context as the parent
context.
parent aa57e913
Pipeline #503379 passed with stage
in 15 minutes and 52 seconds
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