forked from qt-creator/qt-creator
Fixes: - API documentation for ICore
Details: - And do some simplification/consistency.
This commit is contained in:
@@ -54,8 +54,7 @@ enum { debugLeaks = 0 };
|
||||
|
||||
/*!
|
||||
\namespace ExtensionSystem
|
||||
\brief The ExtensionSystem namespace provides
|
||||
classes that belong to the core plugin system.
|
||||
\brief The ExtensionSystem namespace provides classes that belong to the core plugin system.
|
||||
|
||||
The basic extension system contains of the plugin manager and its supporting classes,
|
||||
and the IPlugin interface that must be implemented by plugin providers.
|
||||
|
||||
Reference in New Issue
Block a user