]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/paintdc.tex
don't use _T() inside wxGetTranslation() and related macros (wxTRANSLATE, _, ......
[wxWidgets.git] / docs / latex / wx / paintdc.tex
index c9c88d03e9700462a9f8046711eb886b7f6fbc7c..2884b3a6d6274ed69c749fecaf7292e4e0db96cb 100644 (file)
@@ -18,12 +18,17 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 \wxheading{Derived from}
 
 \helpref{wxWindowDC}{wxwindowdc}\\
-\helpref{wxDC}{wxdc}
+\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
@@ -31,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}}