]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/graphicsbrush.tex
undefine _DEFINE_LIST before redefining it; also rename it to have WX prefix
[wxWidgets.git] / docs / latex / wx / graphicsbrush.tex
index 4572e34adbde5aeab8b9617a16a89ada9063bf64..39f5c7a4335b407046166829541f8df09d4a6ca2 100755 (executable)
@@ -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.
 
@@ -21,4 +22,8 @@ A wxGraphicsBrush is a native representation of a brush. It is used for filling
 
 <wx/graphics.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+