Files
obs-studio/UI/window-projector.cpp
cg2121 2056a41ca5 UI: Fix handling of remove signal with projectors
Since the remove signal is coming from another thread,
QMetaObject::invokeMethod has to be used, or corruption
could possibly occur.
2022-03-24 18:22:59 -07:00

28 KiB