X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..8d99dec09b29b5bce370b087cc0f35e2be9cb39a:/docs/latex/wx/brush.tex diff --git a/docs/latex/wx/brush.tex b/docs/latex/wx/brush.tex index 74c74cf6c3..5fea225475 100644 --- a/docs/latex/wx/brush.tex +++ b/docs/latex/wx/brush.tex @@ -69,7 +69,7 @@ data using the reference counting, are not affected. Default constructor. The brush will be uninitialised, and \helpref{wxBrush::Ok}{wxbrushok} will return false. -\func{}{wxBrush}{\param{const wxColour\&}{ colour}, \param{int}{ style}} +\func{}{wxBrush}{\param{const wxColour\&}{ colour}, \param{int}{ style = {\tt wxSOLID}}} Constructs a brush from a colour object and style.