document various enumerations defined in defs.h; give a name to the anonymous enum for the standard IDs; move wxKeyCode and wxKeyModifier enums in defs.h removing their dedicated pages of the manual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1839,7 +1839,7 @@ enum wxKeyType
|
||||
/* ---------------------------------------------------------------------------- */
|
||||
|
||||
/* Standard menu IDs */
|
||||
enum
|
||||
enum wxStandardID
|
||||
{
|
||||
/*
|
||||
These ids delimit the range used by automatically-generated ids
|
||||
|
Reference in New Issue
Block a user