]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/window.tex
removed superfluous assignment handled in base class.
[wxWidgets.git] / docs / latex / wx / window.tex
index 2eefeb2c3c42f38dfc325bfac97b2558b0e78260..af3fa748329123c64bb2a9a4900e2e23f1a276be 100644 (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}.