[ 1553595 ] Doc error: wxView::OnDraw

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2006-09-26 08:35:13 +00:00
parent 1fc1e6af05
commit 7b4b24bca9

View File

@@ -174,7 +174,7 @@ Override to return an instance of a class other than wxDocPrintout.
\membersection{wxView::OnDraw}\label{onviewondraw} \membersection{wxView::OnDraw}\label{onviewondraw}
\func{virtual void}{OnDraw}{\param{wxDC\& }{dc}} \func{virtual void}{OnDraw}{\param{wxDC* }{dc}}
Override this function to render the view on the given device context. Override this function to render the view on the given device context.