]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/clientdc.tex
undefine _DEFINE_LIST before redefining it; also rename it to have WX prefix
[wxWidgets.git] / docs / latex / wx / clientdc.tex
index 79ae9e063042858330f3804b98ec867dc28f9a26..429b19ac291d81d750225d61d31b33580d7a9cc7 100644 (file)
@@ -14,11 +14,16 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \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
@@ -26,7 +31,7 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxClientDC::wxClientDC}
+\membersection{wxClientDC::wxClientDC}\label{wxclientdcctor}
 
 \func{}{wxClientDC}{\param{wxWindow*}{ window}}