Fix wxSysColourChangedEvent brief description in Doxygen
This is another instance of the problem mostly fixed back in a193a6786d
(Escape space after "e.g." or "i.e." in the manual., 2014-12-24),
Closes #22925.
This commit is contained in:
parent
79bae5fe1d
commit
fd8453ed08
1 changed files with 1 additions and 1 deletions
|
|
@ -1902,7 +1902,7 @@ public:
|
|||
|
||||
This class is used for system colour change events, which are generated
|
||||
when the user changes the colour settings or when the system theme changes
|
||||
(e.g. automatic dark mode switching on macOS).
|
||||
(e.g.\ automatic dark mode switching on macOS).
|
||||
|
||||
Event handlers for this event can access the new system colour settings through
|
||||
wxSystemSettings::GetColour().
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue