]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/paintdc.tex
undefine _DEFINE_LIST before redefining it; also rename it to have WX prefix
[wxWidgets.git] / docs / latex / wx / paintdc.tex
index c56a76832e26f617d0bf12773dac4f46d3f8a238..2884b3a6d6274ed69c749fecaf7292e4e0db96cb 100644 (file)
@@ -17,12 +17,18 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \wxheading{Derived from}
 
-\helpref{wxDC}{wxdc}
+\helpref{wxWindowDC}{wxwindowdc}\\
+\helpref{wxDC}{wxdc}\\
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}
 
 <wx/dcclient.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxDC}{wxdc}, \helpref{wxMemoryDC}{wxmemorydc}, \helpref{wxPaintDC}{wxpaintdc},\rtfsp
@@ -30,7 +36,7 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxPaintDC::wxPaintDC}
+\membersection{wxPaintDC::wxPaintDC}\label{wxpaintdcctor}
 
 \func{}{wxPaintDC}{\param{wxWindow*}{ window}}