forked from qt-creator/qt-creator
Debugger: Remove DEBUGGER_TEST issues category
Was used by the semi-automated tests which have been merged into the autotests now. Change-Id: I899ac95b7134b8c5a838c29d4c16904e85118abf Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -1495,8 +1495,6 @@ bool DebuggerPluginPrivate::initialize(const QStringList &arguments,
|
||||
|
||||
TaskHub::addCategory(Debugger::Constants::TASK_CATEGORY_DEBUGGER_DEBUGINFO,
|
||||
tr("Debug Information"));
|
||||
TaskHub::addCategory(Debugger::Constants::TASK_CATEGORY_DEBUGGER_TEST,
|
||||
tr("Debugger Test"));
|
||||
TaskHub::addCategory(Debugger::Constants::TASK_CATEGORY_DEBUGGER_RUNTIME,
|
||||
tr("Debugger Runtime"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user