git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34080
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// when the cursor is inside the popup, which dsables the menu tracking
// so override it to do nothing
#ifdef __WXMSW__
// when the cursor is inside the popup, which dsables the menu tracking
// so override it to do nothing
#ifdef __WXMSW__
- void OnIdle(wxIdleEvent& event) { }
+ void OnIdle(wxIdleEvent& WXUNUSED(event)) { }
#endif
// get the currently selected item (may be NULL)
#endif
// get the currently selected item (may be NULL)