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. (cherry picked from commit 5b6b644e8bcb5b9503ff1a5fb49b2db768cb625c)
This commit is contained in:
parent
35adde26b5
commit
026b2c5dc9
@ -115,9 +115,6 @@ enum wxSystemColour
|
|||||||
*/
|
*/
|
||||||
wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT,
|
wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT,
|
||||||
|
|
||||||
wxSYS_COLOUR_MAX
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// synonyms:
|
// synonyms:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user