aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/gtest/gtestoutputreader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/autotest/gtest/gtestoutputreader.h')
-rw-r--r--src/plugins/autotest/gtest/gtestoutputreader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/autotest/gtest/gtestoutputreader.h b/src/plugins/autotest/gtest/gtestoutputreader.h
index 0ed2bf878cb..5cedffed006 100644
--- a/src/plugins/autotest/gtest/gtestoutputreader.h
+++ b/src/plugins/autotest/gtest/gtestoutputreader.h
@@ -47,6 +47,7 @@ protected:
private:
GTestResult *createDefaultResult() const;
+ QString m_executable;
QString m_currentTestName;
QString m_currentTestSet;
QString m_description;