reverted my previous check in, it was nonsense
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
3bfba010c7
commit
a08afcce1c
@ -2292,8 +2292,7 @@ void wxMenuBar::OnDismissMenu(bool dismissMenuBar)
|
||||
|
||||
void wxMenuBar::OnDismiss()
|
||||
{
|
||||
if ( GetCapture() )
|
||||
ReleaseMouse();
|
||||
ReleaseMouse();
|
||||
|
||||
if ( m_current != -1 )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user