Don't document wxEVT_ICONIZE as being for wxMSW and wxGTK only
It's generated by wxOSX too. Closes #17840.
This commit is contained in:
parent
4839932227
commit
0cd2e4b6cb
@ -4477,8 +4477,6 @@ public:
|
||||
|
||||
An event being sent when the frame is iconized (minimized) or restored.
|
||||
|
||||
@onlyfor{wxmsw,wxgtk}
|
||||
|
||||
@beginEventTable{wxIconizeEvent}
|
||||
@event{EVT_ICONIZE(func)}
|
||||
Process a @c wxEVT_ICONIZE event.
|
||||
|
Loading…
Reference in New Issue
Block a user