fix some simple Doxygen warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2011-11-05 11:55:00 +00:00
parent 38ea03c936
commit deed8373ae
3 changed files with 2 additions and 4 deletions

View File

@@ -888,5 +888,3 @@ public:
*/
#define wxTreeListEventHandler(func) \
wxEVENT_HANDLER_CAST(wxTreeListEventFunction, func)
#endif // _WX_TREELIST_H_