diff --git a/docs/latex/wx/window.tex b/docs/latex/wx/window.tex index 2eefeb2c3c..af3fa74832 100644 --- a/docs/latex/wx/window.tex +++ b/docs/latex/wx/window.tex @@ -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}.