Merge pull request #2307 from Scrxtchy/doc-fix

docs/sphinx: Fix obs_property_list_item_disable entry
master
Jim 2020-01-10 00:24:18 -08:00 committed by GitHub
commit 97b1e35036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -562,7 +562,7 @@ Property Modification Functions
---------------------
.. function:: void obs_property_list_item_disable(obs_property_t *p, size_t idx,
.. function:: void obs_property_list_item_disable(obs_property_t *p, size_t idx, bool disabled)
---------------------