summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/cmCursesMainForm.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2003-01-22 15:33:34 (GMT)
committerBrad King <brad.king@kitware.com>2003-01-22 15:33:34 (GMT)
commit486454ef781a441334e876eef0c5d058526e97d4 (patch)
treeab1a52166bbf41fddbb533497a7c44d1e917cfe5 /Source/CursesDialog/cmCursesMainForm.h
parentc7b5bb6d2c11aa18d35670eb6c737ac70646efe3 (diff)
downloadCMake-486454ef781a441334e876eef0c5d058526e97d4.zip
CMake-486454ef781a441334e876eef0c5d058526e97d4.tar.gz
CMake-486454ef781a441334e876eef0c5d058526e97d4.tar.bz2
BUG: Fixed crash when CMAKE_ROOT cannot be found.
Diffstat (limited to 'Source/CursesDialog/cmCursesMainForm.h')
-rw-r--r--Source/CursesDialog/cmCursesMainForm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CursesDialog/cmCursesMainForm.h b/Source/CursesDialog/cmCursesMainForm.h
index 3281e18..08d8f7e 100644
--- a/Source/CursesDialog/cmCursesMainForm.h
+++ b/Source/CursesDialog/cmCursesMainForm.h
@@ -101,7 +101,7 @@ public:
/**
* Used by main program
*/
- void LoadCache(const char *dir);
+ int LoadCache(const char *dir);
/**
* Progress callback