]> 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 8101533aa0368b0bd98ed76dd9afa3b1bacdd9e4..429b19ac291d81d750225d61d31b33580d7a9cc7 100644 (file)
@@ -12,7 +12,17 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \wxheading{Derived from}
 
+\helpref{wxWindowDC}{wxwindowdc}\\
 \helpref{wxDC}{wxdc}
+\helpref{wxObject}{wxobject}
+
+\wxheading{Include files}
+
+<wx/dcclient.h>
+
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
 
 \wxheading{See also}
 
@@ -21,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}}