fix doxygen warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi 2009-03-30 19:57:34 +00:00
parent 6a9994cf2b
commit 8d2d37d268

View 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}