]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/log.tex
added a way to create fonts with specified pixel size
[wxWidgets.git] / docs / latex / wx / log.tex
index ec53f6792f1fbb573607c21921fb2c8b89decb67..447d73d2f9e6c1e58c0a49fbde72377b83a9bcc6 100644 (file)
@@ -727,7 +727,7 @@ any extra initializations.
 
 \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 it is destroyed for another reason (such as when program