Doc: Fix QDoc warnings in ExtensionSystem class docs

Task-number: QTCREATORBUG-23544
Change-Id: I6500fefdaa919f807fa4bf4372426b19a6e57aa2
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2020-02-07 16:02:22 +01:00
parent 13cd5add85
commit 62a2b1718d
5 changed files with 26 additions and 2 deletions

View File

@@ -71,6 +71,7 @@ enum { debugLeaks = 0 };
/*!
\namespace ExtensionSystem
\inmodule QtCreator
\brief The ExtensionSystem namespace provides classes that belong to the
core plugin system.
@@ -85,6 +86,7 @@ enum { debugLeaks = 0 };
/*!
\class ExtensionSystem::PluginManager
\inmodule QtCreator
\ingroup mainclasses
\brief The PluginManager class implements the core plugin system that