fixed wrong comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5875464394
commit
e092fb2e67
@ -3507,7 +3507,7 @@ void wxFrameManager::OnPaneButton(wxFrameManagerEvent& evt)
|
||||
|
||||
if (evt.button == wxPaneInfo::buttonClose)
|
||||
{
|
||||
// fire button-click event
|
||||
// fire pane close event
|
||||
wxFrameManagerEvent e(wxEVT_AUI_PANECLOSE);
|
||||
e.SetPane(evt.pane);
|
||||
ProcessMgrEvent(e);
|
||||
|
Loading…
Reference in New Issue
Block a user