fixed OnFrameClose() return type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -727,7 +727,7 @@ any extra initializations.
|
|||||||
|
|
||||||
\membersection{wxLogWindow::OnFrameClose}\label{wxlogwindowonframeclose}
|
\membersection{wxLogWindow::OnFrameClose}\label{wxlogwindowonframeclose}
|
||||||
|
|
||||||
\func{virtual void}{OnFrameClose}{\param{wxFrame }{*frame}}
|
\func{virtual bool}{OnFrameClose}{\param{wxFrame }{*frame}}
|
||||||
|
|
||||||
Called if the user closes the window interactively, will not be
|
Called if the user closes the window interactively, will not be
|
||||||
called if it is destroyed for another reason (such as when program
|
called if it is destroyed for another reason (such as when program
|
||||||
|
Reference in New Issue
Block a user