Remove wxSYS_COLOUR_MAX from documentation
There is no real need to document this, it's not a valid enum value and having it in this file without a trailing comma was a syntax error. Closes #23298.
This commit is contained in:
parent
ef47a04769
commit
5b6b644e8b
1 changed files with 0 additions and 3 deletions
|
|
@ -115,9 +115,6 @@ enum wxSystemColour
|
|||
*/
|
||||
wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT,
|
||||
|
||||
wxSYS_COLOUR_MAX
|
||||
|
||||
|
||||
|
||||
// synonyms:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue