forked from qt-creator/qt-creator
Unregister deleted IContext objects automatically
Change-Id: I7b84c02c8fe1e7201431116e3d993792370fb942 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -569,6 +569,7 @@ void ICore::addContextObject(IContext *context)
|
||||
|
||||
/*!
|
||||
Unregisters a \a context object from the list of know contexts.
|
||||
IContext instances are automatically removed when they are deleted.
|
||||
|
||||
\sa addContextObject(), updateAdditionalContexts(), currentContextObject()
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user