X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e083d652da78616c08dad6ecb3ebd347390d3f4..e5d05b907c823c87f7d4f92e535c15a7ee0124f2:/interface/wx/menu.h diff --git a/interface/wx/menu.h b/interface/wx/menu.h index f0d5009d50..f1c9b97d05 100644 --- a/interface/wx/menu.h +++ b/interface/wx/menu.h @@ -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}