diff options
Diffstat (limited to 'Source/ctest.h')
-rw-r--r-- | Source/ctest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/ctest.h b/Source/ctest.h index 54af2d4..635c906 100644 --- a/Source/ctest.h +++ b/Source/ctest.h @@ -95,6 +95,7 @@ public: std::string m_ConfigType; bool m_Verbose; bool m_DartMode; + bool m_ShowOnly; private: enum { |