mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-10 16:57:05 -04:00
Most ui variables were using std::unique_ptr, but not all. Went through all of the UI code to find where they were manually deleted.
Most ui variables were using std::unique_ptr, but not all. Went through all of the UI code to find where they were manually deleted.