Index: src/ch/shortcutsdlg.h =================================================================== diff -u -rcb4e9d4b60d62b25ae2cf556c0642601af56c787 -r8068e0c351055554340ac9755d1bc846893bf2b8 --- src/ch/shortcutsdlg.h (.../shortcutsdlg.h) (revision cb4e9d4b60d62b25ae2cf556c0642601af56c787) +++ src/ch/shortcutsdlg.h (.../shortcutsdlg.h) (revision 8068e0c351055554340ac9755d1bc846893bf2b8) @@ -24,12 +24,9 @@ class CShortcutsDlg : public ictranslate::CLanguageDialog { -public: - enum { IDD = IDD_SHORTCUTEDIT_DIALOG }; - // Construction public: - explicit CShortcutsDlg(CWnd* pParent = NULL); // standard constructor + explicit CShortcutsDlg(CWnd* pParent = nullptr); // standard constructor protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support