Doc: Fix QDoc warning in PluginSpec docs

The variable name "version" had changed to "pluginVersion".

Change-Id: I8299593a4888191e931fed74dc9a4052503fe682
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
Leena Miettinen
2024-05-21 15:59:19 +02:00
parent 85cb3f7651
commit ae9a307184

View File

@@ -560,7 +560,7 @@ QString PluginSpec::errorString() const
/*! /*!
Returns whether this plugin can be used to fill in a dependency of the given Returns whether this plugin can be used to fill in a dependency of the given
\a pluginName and \a version. \a pluginName and \a pluginVersion.
\sa PluginSpec::dependencies() \sa PluginSpec::dependencies()
*/ */