From 92bcf88f0ce2058e5957d397a7ba3c746f258d8f Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Fri, 29 Dec 2023 19:52:08 +0000 Subject: docs: Fix since for compile_translations in _include_qt_base --- docs/markdown/_include_qt_base.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/markdown') diff --git a/docs/markdown/_include_qt_base.md b/docs/markdown/_include_qt_base.md index d305ca91b..adc6f7c6f 100644 --- a/docs/markdown/_include_qt_base.md +++ b/docs/markdown/_include_qt_base.md @@ -81,7 +81,9 @@ This method takes the following keyword arguments: It returns an array of targets and sources to pass to a compilation target. -## compile_translations (since v0.44.0) +## compile_translations + +*since 0.44.0* This method generates the necessary targets to build translation files with lrelease, it takes no positional arguments, and the following keyword arguments: -- cgit v1.2.3