X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76ef2d39351818726411c961c8c5d2100ba516b4..97d13342cc2ac77e21c38115cc6ebecac930f92a:/interface/wx/taskbar.h diff --git a/interface/wx/taskbar.h b/interface/wx/taskbar.h index c159284623..d82fddc70e 100644 --- a/interface/wx/taskbar.h +++ b/interface/wx/taskbar.h @@ -48,7 +48,7 @@ public: The user should be required to explicitly enable the taskbar icon on Unix, it shouldn't be on by default. - @beginEventTable{wxTaskBarIconEvent} + @beginEventEmissionTable{wxTaskBarIconEvent} Note that not all ports are required to send these events and so it's better to override wxTaskBarIcon::CreatePopupMenu() if all that the application does is that it shows a popup menu in reaction to mouse click.