]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/menu.h
undo the last change as it results in buildbot configuration error
[wxWidgets.git] / interface / wx / menu.h
index f0d5009d503ac28e58ba76002ddb07c80ac152b7..f1c9b97d0586dc520e281a346785dd47e137be46 100644 (file)
@@ -427,7 +427,7 @@ public:
       specifying an object whose class has @c EVT_MENU entries;
 
     Note that instead of static @c EVT_MENU macros you can also use dynamic
-    connection; see @ref overview_events_connect.
+    connection; see @ref overview_events_bind.
 
     @library{wxcore}
     @category{menus}