API Documentation: Fix warnings.

This commit is contained in:
Friedemann Kleint
2011-03-28 14:58:12 +02:00
parent 66780b845e
commit 0e89104b45
16 changed files with 41 additions and 51 deletions

View File

@@ -158,7 +158,7 @@ uint ExtensionSystem::qHash(const ExtensionSystem::PluginDependency &value)
}
/*!
\fn bool PluginDependency::operator==(const PluginDependency &other)
\fn bool PluginDependency::operator==(const PluginDependency &other) const
\internal
*/
bool PluginDependency::operator==(const PluginDependency &other) const