git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45236
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// items opening popup menus (they don't have them anyhow) but do clear
// the status line - otherwise, we would be left with the help message
// for the previous item which doesn't apply any more
// items opening popup menus (they don't have them anyhow) but do clear
// the status line - otherwise, we would be left with the help message
// for the previous item which doesn't apply any more
- DoGiveHelp(wxEmptyString, false);
+ DoGiveHelp(wxEmptyString);