Use standard ids
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -26,9 +26,9 @@ enum DialogModes {mView,mCreate,mEdit,mSearch};
|
||||
#if wxUSE_GRID
|
||||
#define FILE_DBGRID_TABLE 130
|
||||
#endif
|
||||
#define FILE_EXIT 199
|
||||
#define FILE_EXIT wxID_EXIT
|
||||
#define EDIT_PARAMETERS 200
|
||||
#define HELP_ABOUT 300
|
||||
#define HELP_ABOUT wxID_ABOUT
|
||||
|
||||
// this seems to be missing, Robert Roebling (?)
|
||||
#ifndef MAX_PATH
|
||||
|
Reference in New Issue
Block a user