mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-29 02:03:03 +08:00
2b53fe0e65
QSystemTrayIcon holds a non-owning pointer to the QMenu, so it needs to be deleted first. Fixes: #12948