forked from qt-creator/qt-creator
QApplication::aboutToQuit signal is used for the plugin manager's shutdown
Merge-request: 179 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
committed by
Tobias Hunger
parent
99293bb204
commit
3065b029e5
@@ -262,7 +262,6 @@ void PluginManager::shutdown()
|
||||
d->shutdown();
|
||||
}
|
||||
|
||||
|
||||
/*!
|
||||
\fn QStringList PluginManager::pluginPaths() const
|
||||
The list of paths were the plugin manager searches for plugins.
|
||||
|
||||
Reference in New Issue
Block a user