]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/taskbar.h
undo the last change as it results in buildbot configuration error
[wxWidgets.git] / interface / wx / taskbar.h
index c159284623f10b5ef09453e83b2b73faf713e4b4..d82fddc70e99fa856f2891ce7edb5842d6a7ff4a 100644 (file)
@@ -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.