Merge pull request #2307 from Scrxtchy/doc-fix

docs/sphinx: Fix obs_property_list_item_disable entry
This commit is contained in:
Jim
2020-01-10 00:24:18 -08:00
committed by GitHub
+1 -1
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)
---------------------