diff --git a/docs/latex/wx/window.tex b/docs/latex/wx/window.tex index 4973479624..69b5779362 100644 --- a/docs/latex/wx/window.tex +++ b/docs/latex/wx/window.tex @@ -2334,7 +2334,7 @@ from within wxWindow::OnSize functions.} \membersection{wxWindow::SetBackgroundColour}\label{wxwindowsetbackgroundcolour} -\func{virtual void}{SetBackgroundColour}{\param{const wxColour\& }{colour}} +\func{virtual bool}{SetBackgroundColour}{\param{const wxColour\& }{colour}} Sets the background colour of the window.