Valgrind: Inline ValgrindToolRunner::executable

Change-Id: Ia714a5a322ae56b07360871f584ec6f9f1babb5b
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
hjk
2022-05-31 09:17:50 +02:00
parent 6431b02947
commit 1976630bbc
4 changed files with 4 additions and 11 deletions

View File

@@ -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;