X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a7af285d1ab87e908454bfabbbe063ab1756912b..576adedbc01b335f921aaa3254ff805a07ef12f3:/docs/latex/wx/graphicsbrush.tex diff --git a/docs/latex/wx/graphicsbrush.tex b/docs/latex/wx/graphicsbrush.tex index 300840dbb6..39f5c7a433 100755 --- a/docs/latex/wx/graphicsbrush.tex +++ b/docs/latex/wx/graphicsbrush.tex @@ -13,7 +13,8 @@ \wxheading{Derived from} -\helpref{wxGraphicsObject}{wxgraphicsobject} +\helpref{wxGraphicsObject}{wxgraphicsobject}\\ +\helpref{wxObject}{wxobject} A wxGraphicsBrush is a native representation of a brush. It is used for filling a path on a graphics context. The contents are specific an private to the respective renderer. Instances are ref counted and can therefore be assigned as usual. The only way to get a valid instance is via a Create...Brush call on the graphics context or the renderer instance.