From 57905da94f2c1a710a9f01ef56ad3d7ff677bee8 Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Wed, 1 Mar 2023 15:10:30 +0100 Subject: [PATCH] Doc: fix link to cmake function Replace qt6_ prefix with qt_. Also refer to cmake functions as such in the text. Pick-to: 6.5 Change-Id: I848a43fc64bd0ed18ce89ca1b720f8dea1f75e6c Reviewed-by: Alexandru Croitor --- src/qml/doc/src/cmake/qt_generate_deploy_qml_app_script.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qml/doc/src/cmake/qt_generate_deploy_qml_app_script.qdoc b/src/qml/doc/src/cmake/qt_generate_deploy_qml_app_script.qdoc index f99f963770..a13236216a 100644 --- a/src/qml/doc/src/cmake/qt_generate_deploy_qml_app_script.qdoc +++ b/src/qml/doc/src/cmake/qt_generate_deploy_qml_app_script.qdoc @@ -94,7 +94,7 @@ other platforms. On platforms other than macOS, Qt translations are automatically deployed. To inhibit this behavior, specify \c{NO_TRANSLATIONS}. Use -\l{qt6_deploy_translations}{qt_deploy_translations} to deploy translations in a +\l{qt_deploy_translations}{qt_deploy_translations()} to deploy translations in a customized way. The options \c{PRE_INCLUDE_REGEXES}, \c{PRE_EXCLUDE_REGEXES},