From: Stefan Csomor Date: Tue, 9 Sep 2003 15:32:35 +0000 (+0000) Subject: wxID_PREFERENCES added for the preferences menu item X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5524d92aaa1752e94e8b81abd7859713c96ba963 wxID_PREFERENCES added for the preferences menu item git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/defs.h b/include/wx/defs.h index c9cf3236c5..f04c766d6d 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -1446,6 +1446,7 @@ enum wxID_HELP_PROCEDURES, wxID_HELP_CONTEXT, wxID_CLOSE_ALL, + wxID_PREFERENCES , wxID_CUT = 5030, wxID_COPY,