diff options
Diffstat (limited to 'Source/ctest.h')
-rw-r--r-- | Source/ctest.h | 2 |
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: }; |