X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..8695c06a6a5a87b80dfe862a7757fc7e06168455:/docs/latex/wx/brush.tex?ds=inline 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.