mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-07-23 07:10:34 +00:00
d5b7ef0c58
This can cause reentrancy issues by invoking Qt-based event processing while in the context of SDL (via libdecor's GTK loop). Fixes #1802