فهرست منبع

docs/sphinx: Fix obs_property_list_item_disable entry

Scratch 5 سال پیش
والد
کامیت
e462937fbc
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/sphinx/reference-properties.rst

+ 1 - 1
docs/sphinx/reference-properties.rst

@@ -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)
 
 ---------------------