]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/brush.tex
Applied patch [ 791648 ] wxDateTime: note unimplemented methods
[wxWidgets.git] / docs / latex / wx / brush.tex
index 74c74cf6c3b79c75d97b57ea13135c5d7226febd..5fea225475357267e4d5cd035df7fa9ca6b23022 100644 (file)
@@ -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.