Skip to content
Commit 50eaece7 authored by David Edmundson's avatar David Edmundson
Browse files

Scope DialogShadows lifetime to application

- DialogShadows own KWayland::Client::buffer objects
 - Buffer cleanup makes wayland calls
 - wayland calls after QGuiApplication has stoped will fail

Q_GLOBAL_STATIC mangaged objects can outlive the QGuiApplication.

BUG:443706
parent 034dd76c
Pipeline #205245 passed with stage
in 1 minute and 53 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