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.8 6.5 6.2
Change-Id: I634d946e54302c9ca06c1a91c5b63c3fc6a07aa3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Ivan Solovev 2024-10-25 15:32:51 +02:00
parent 64f152d52a
commit b85d704c4b

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.
*/
/*!