Remove duplicated portability warning from wxShowEvent description.
The warning about this event not being generated by all ports was already present, remove the second copy. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f32204b0c4
commit
aacbb5dc43
@ -3769,8 +3769,6 @@ public:
|
||||
Notice that the event is not triggered when the application is iconized
|
||||
(minimized) or restored under wxMSW.
|
||||
|
||||
Currently only wxMSW, wxGTK and wxOS2 generate such events.
|
||||
|
||||
@onlyfor{wxmsw,wxgtk,wxos2}
|
||||
|
||||
@beginEventTable{wxShowEvent}
|
||||
|
Loading…
Reference in New Issue
Block a user