forked from qt-creator/qt-creator
Valgrind: Inline ValgrindToolRunner::executable
Change-Id: Ia714a5a322ae56b07360871f584ec6f9f1babb5b Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
@@ -47,8 +47,6 @@ public:
|
||||
void start() override;
|
||||
void stop() override;
|
||||
|
||||
Utils::FilePath executable() const;
|
||||
|
||||
protected:
|
||||
virtual QString progressTitle() const = 0;
|
||||
virtual QStringList toolArguments() const = 0;
|
||||
|
||||
Reference in New Issue
Block a user