Fix for bug 7717: Cancel button should have confirm dialog (r=tao)

This commit is contained in:
shrutiv%netscape.com 2001-09-11 17:22:53 +00:00
Родитель d7fac16a40
Коммит 9945f463d4
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -61,6 +61,7 @@ protected:
//{{AFX_MSG(CPropSheet)
// NOTE - the ClassWizard will add and remove member functions here.
//}}AFX_MSG
afx_msg void OnCancelButn();
DECLARE_MESSAGE_MAP()
};