mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-25 06:38:47 -05:00
add_control_property() was previously static inline bool, but did not return a value and failed to build on FreeBSD-CURRENT with Clang 10.0, with: error: non-void function 'add_control_property' should return a value