summaryrefslogtreecommitdiffstats
path: root/Source/ctest.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/ctest.h')
-rw-r--r--Source/ctest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/ctest.h b/Source/ctest.h
index 251977a..eef6b28 100644
--- a/Source/ctest.h
+++ b/Source/ctest.h
@@ -40,7 +40,7 @@ public:
bool m_UseRegExp;
std::string m_RegExp;
-
+ std::string m_ConfigType;
private:
};