X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76ef2d39351818726411c961c8c5d2100ba516b4..a19d71a81bca6507905fb69d059ca1490b71f1f0:/interface/wx/taskbar.h?ds=sidebyside 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.