summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog/CMakeSetupDialog.h
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2002-12-03 19:09:56 (GMT)
committerKen Martin <ken.martin@kitware.com>2002-12-03 19:09:56 (GMT)
commit37aed9f6c5799c7186610a3e40e4acc13d6ff115 (patch)
tree35e794951cfb08b913af37222c9b0e95b50b23ca /Source/MFCDialog/CMakeSetupDialog.h
parentec1b07015e77222d72512c552c91db55c0a9a05f (diff)
downloadCMake-37aed9f6c5799c7186610a3e40e4acc13d6ff115.zip
CMake-37aed9f6c5799c7186610a3e40e4acc13d6ff115.tar.gz
CMake-37aed9f6c5799c7186610a3e40e4acc13d6ff115.tar.bz2
remove code warrior and fixed GUI isues
Diffstat (limited to 'Source/MFCDialog/CMakeSetupDialog.h')
-rw-r--r--Source/MFCDialog/CMakeSetupDialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/MFCDialog/CMakeSetupDialog.h b/Source/MFCDialog/CMakeSetupDialog.h
index af503b7..fc3c413 100644
--- a/Source/MFCDialog/CMakeSetupDialog.h
+++ b/Source/MFCDialog/CMakeSetupDialog.h
@@ -75,6 +75,7 @@ protected:
CPropertyList m_CacheEntriesList;
CStatic m_MouseHelp;
CStatic m_VersionDisplay;
+ CStatic m_StatusDisplay;
CButton m_Configure;
CString m_GeneratorChoiceString;
BOOL m_AdvancedValues;