forked from qt-creator/qt-creator
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:
@@ -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()
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user