mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-24 10:14:13 -05:00
docs: Fix obs_frontend_add_dock deprecation version
This commit is contained in:
@@ -450,7 +450,7 @@ Functions
|
||||
:param dock: QDockWidget to add/create
|
||||
:return: A pointer to the added QAction
|
||||
|
||||
.. deprecated:: 29.1
|
||||
.. deprecated:: 30.0
|
||||
Prefer :c:func:`obs_frontend_add_dock_by_id()` or
|
||||
:c:func:`obs_frontend_add_custom_qdock()` instead.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user