Don't document wxShowEvent as being for MSW and GTK only
It is also generated by at least wxMac and wxQt.
This commit is contained in:
@@ -4445,8 +4445,6 @@ public:
|
||||
Notice that the event is not triggered when the application is iconized
|
||||
(minimized) or restored under wxMSW.
|
||||
|
||||
@onlyfor{wxmsw,wxgtk}
|
||||
|
||||
@beginEventTable{wxShowEvent}
|
||||
@event{EVT_SHOW(func)}
|
||||
Process a @c wxEVT_SHOW event.
|
||||
|
Reference in New Issue
Block a user