compilation fix (sorry)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -302,7 +302,7 @@ void wxMDIParentFrame::SetWindowMenu(wxMenu* menu)
|
||||
if (GetMenuBar())
|
||||
{
|
||||
InsertWindowMenu(GetClientWindow(), m_hMenu,
|
||||
GetHMenuOf(m_windowMenu));
|
||||
GetHmenuOf(m_windowMenu));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user