summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestTestCommand.h
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2005-09-19 19:08:00 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2005-09-19 19:08:00 (GMT)
commit53b3b56991bc9d67248b478c8ea7472fdeb51ba4 (patch)
treeffe61d96b335023a5160a5449b84eec047105166 /Source/CTest/cmCTestTestCommand.h
parenteee1a7ec4c881fa661028f7c471eb7f83774b47d (diff)
downloadCMake-53b3b56991bc9d67248b478c8ea7472fdeb51ba4.zip
CMake-53b3b56991bc9d67248b478c8ea7472fdeb51ba4.tar.gz
CMake-53b3b56991bc9d67248b478c8ea7472fdeb51ba4.tar.bz2
BUG: This should fix memory checking
Diffstat (limited to 'Source/CTest/cmCTestTestCommand.h')
-rw-r--r--Source/CTest/cmCTestTestCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CTest/cmCTestTestCommand.h b/Source/CTest/cmCTestTestCommand.h
index d68de9f..647896d 100644
--- a/Source/CTest/cmCTestTestCommand.h
+++ b/Source/CTest/cmCTestTestCommand.h
@@ -70,7 +70,7 @@ public:
cmTypeMacro(cmCTestTestCommand, cmCTestHandlerCommand);
protected:
- cmCTestGenericHandler* InitializeActualHandler();
+ virtual cmCTestGenericHandler* InitializeActualHandler();
cmCTestGenericHandler* InitializeHandler();
enum {