summaryrefslogtreecommitdiff
path: root/src/libs/extensionsystem/pluginmanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/extensionsystem/pluginmanager.cpp')
-rw-r--r--src/libs/extensionsystem/pluginmanager.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libs/extensionsystem/pluginmanager.cpp b/src/libs/extensionsystem/pluginmanager.cpp
index b07a03614e..78b636323a 100644
--- a/src/libs/extensionsystem/pluginmanager.cpp
+++ b/src/libs/extensionsystem/pluginmanager.cpp
@@ -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