mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-21 20:58:44 -05:00
Some plugin does that by deleting the QAction returned by obs_frontend_add_dock(). Now that obs_frontend_add_dock() is deprecated, obs_frontend_add_custom_qdock() replace this usage.