diff options
Diffstat (limited to 'Source/MFCDialog/PropertyList.h')
-rw-r--r-- | Source/MFCDialog/PropertyList.h | 1 |
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(); |