Index: src/ch/RecentDlg.h =================================================================== diff -u -N -r9ea1e103b5fa4ddfebf8028f121ce16e917eec04 -rcb4e9d4b60d62b25ae2cf556c0642601af56c787 --- src/ch/RecentDlg.h (.../RecentDlg.h) (revision 9ea1e103b5fa4ddfebf8028f121ce16e917eec04) +++ src/ch/RecentDlg.h (.../RecentDlg.h) (revision cb4e9d4b60d62b25ae2cf556c0642601af56c787) @@ -26,7 +26,7 @@ { // Construction public: - CRecentDlg(CWnd* pParent = NULL); // standard constructor + explicit CRecentDlg(CWnd* pParent = NULL); // standard constructor // Dialog Data //{{AFX_DATA(CRecentDlg)