forked from qt-creator/qt-creator
Adjust to Analyzer core changes
Change-Id: I2985b1be505f9aa43f2a8615a8dfcafaeb991e21 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
committed by
Andre Poenitz
parent
4495ab283c
commit
6ac1dc95fd
@@ -49,7 +49,7 @@ public:
|
||||
QWidget *createWidgets();
|
||||
Analyzer::AnalyzerRunControl *createRunControl(const Analyzer::AnalyzerStartParameters &sp,
|
||||
ProjectExplorer::RunConfiguration *runConfiguration);
|
||||
void startTool(Analyzer::StartMode mode);
|
||||
void startTool();
|
||||
|
||||
signals:
|
||||
void finished(); // For testing.
|
||||
|
||||
Reference in New Issue
Block a user