forked from qt-creator/qt-creator
TaskHub: De-noise user code
Change-Id: Ieb559e884fb08c96d739cf7684389ff740a6233e Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -121,7 +121,7 @@ bool QNXPlugin::initialize(const QStringList &arguments, QString *errorString)
|
||||
|
||||
void QNXPlugin::extensionsInitialized()
|
||||
{
|
||||
ProjectExplorer::ProjectExplorerPlugin::instance()->taskHub()->addCategory(Constants::QNX_TASK_CATEGORY_BARDESCRIPTOR,
|
||||
ProjectExplorer::ProjectExplorerPlugin::taskHub()->addCategory(Constants::QNX_TASK_CATEGORY_BARDESCRIPTOR,
|
||||
tr("Bar Descriptor"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user