From aacbb5dc43ec99d4a5b5cbdfd34ee0112ad58ba1 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 13 May 2011 13:29:55 +0000 Subject: [PATCH] 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 --- interface/wx/event.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/interface/wx/event.h b/interface/wx/event.h index a3d0022978..6d7b85754d 100644 --- a/interface/wx/event.h +++ b/interface/wx/event.h @@ -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} -- 2.50.0