]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dc.tex
Misc fixes
[wxWidgets.git] / docs / latex / wx / dc.tex
index ea39bed045db97f67da969b2d941d049d55eb82e..a7ccf42499bb47a72b5bf5769490fb25b3dac976 100644 (file)
@@ -176,7 +176,7 @@ a transparency mask, the bitmap will be drawn transparently.
 
 When drawing a mono-bitmap, the current text foreground colour will be used to draw the foreground
 of the bitmap (all bits set to 1), and the current text background colour to draw the background
-(all bits set to 0). See also \helpref{SetTextForeground}{wxdcsettextforeground},
+(all bits set to 0). See also \helpref{SetTextForeground}{wxdcsettextforeground}, 
 \helpref{SetTextBackground}{wxdcsettextbackground} and \helpref{wxMemoryDC}{wxmemorydc}.
 
 \membersection{wxDC::DrawCheckMark}\label{wxdcdrawcheckmark}