Docs: Specify deprecation version for QLibraryInfo::LibraryLocation

The typedef was deprecated in 6.0, but the docs were missing this info.

Amends 557623cc4f22295e5e89462dfdff20d78b3b9cdc.

Pick-to: 6.5 6.2
Change-Id: I634d946e54302c9ca06c1a91c5b63c3fc6a07aa3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit b85d704c4bf762a9a5965661835d711f1d00435d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Ivan Solovev 2024-10-25 15:32:51 +02:00 committed by Qt Cherry-pick Bot
parent f7aadf60de
commit 301e2d2929

View File

@ -729,7 +729,7 @@ QStringList QLibraryInfo::platformPluginArguments(const QString &platformName)
/*!
\typealias QLibraryInfo::LibraryLocation
\deprecated Use LibraryPath with QLibraryInfo::path() instead.
\deprecated [6.0] Use LibraryPath with QLibraryInfo::path() instead.
*/
/*!