Typo fix for GetSizer.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2002-02-28 09:20:12 +00:00
parent 3216dbf5dc
commit 772c017b2c

View File

@@ -817,7 +817,7 @@ method:\par
\membersection{wxWindow::GetSizer}\label{wxwindowgetsizer}
\constfunc{const wxSizer *}{GetSizer}{\void}
\constfunc{wxSizer *}{GetSizer}{\void}
Return the sizer associated with the window by a previous call to
\helpref{SetSizer()}{wxwindowsetsizer} or {\tt NULL}.