summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog/PropertyList.h
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2002-02-11 14:20:11 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2002-02-11 14:20:11 (GMT)
commit7d70285c867812be9ff23b3bec7c8e79548d2e69 (patch)
tree67d0499ad38b48c23651cc2a7801baa990f98fd3 /Source/MFCDialog/PropertyList.h
parent8e15a1ede734f8422b0ba33c7e5c4ec2d384ce25 (diff)
downloadCMake-7d70285c867812be9ff23b3bec7c8e79548d2e69.zip
CMake-7d70285c867812be9ff23b3bec7c8e79548d2e69.tar.gz
CMake-7d70285c867812be9ff23b3bec7c8e79548d2e69.tar.bz2
ENH: add IGNORE option for cache values
Diffstat (limited to 'Source/MFCDialog/PropertyList.h')
-rw-r--r--Source/MFCDialog/PropertyList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/MFCDialog/PropertyList.h b/Source/MFCDialog/PropertyList.h
index 48e1374..5cda18c 100644
--- a/Source/MFCDialog/PropertyList.h
+++ b/Source/MFCDialog/PropertyList.h
@@ -122,6 +122,7 @@ protected:
afx_msg void OnKillfocusEditBox();
afx_msg void OnChangeEditBox();
afx_msg void OnButton();
+ afx_msg void OnIgnore();
afx_msg void OnDelete();
afx_msg void OnHelp();
afx_msg void OnCheckBox();