X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fea35690f171f9677bd9f949c0af3dc16d1a9576..a75124d0da255513e83d2e62f963dd849829466b:/docs/latex/wx/bufferdc.tex diff --git a/docs/latex/wx/bufferdc.tex b/docs/latex/wx/bufferdc.tex index 19d4970eea..4722c6a531 100644 --- a/docs/latex/wx/bufferdc.tex +++ b/docs/latex/wx/bufferdc.tex @@ -46,6 +46,10 @@ buffering on the systems which already do it automatically. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{See also} \helpref{wxDC}{wxdc},\rtfsp @@ -132,6 +136,10 @@ already does this internally for the real underlying wxPaintDC. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{See also} \helpref{wxDC}{wxdc},\rtfsp @@ -180,7 +188,8 @@ a typedef of wxPaintDC. Otherwise, it is a typedef of wxBufferedPaintDC. \wxheading{Derived from} \helpref{wxBufferedPaintDC}{wxbufferedpaintdc}\\ -\helpref{wxPaintDC}{wxpaintdc}\\ +\helpref{wxBufferedDC}{wxbuffereddc}\\ +\helpref{wxMemoryDC}{wxmemorydc}\\ \helpref{wxDC}{wxdc}\\ \helpref{wxObject}{wxobject}