From: Vadim Zeitlin Date: Tue, 5 Sep 2006 20:41:19 +0000 (+0000) Subject: added a couple of base classes X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/641d44aef554d7e62d8bd0f35c98bd2b9b15b5b0 added a couple of base classes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/clientdc.tex b/docs/latex/wx/clientdc.tex index 8c76f56816..202e8aa881 100644 --- a/docs/latex/wx/clientdc.tex +++ b/docs/latex/wx/clientdc.tex @@ -14,6 +14,7 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow \helpref{wxWindowDC}{wxwindowdc}\\ \helpref{wxDC}{wxdc} +\helpref{wxObject}{wxobject} \wxheading{Include files} diff --git a/docs/latex/wx/protocol.tex b/docs/latex/wx/protocol.tex index cc2f8ff736..aa10229cbe 100644 --- a/docs/latex/wx/protocol.tex +++ b/docs/latex/wx/protocol.tex @@ -3,6 +3,8 @@ \wxheading{Derived from} \helpref{wxSocketClient}{wxsocketclient} +\helpref{wxSocketBase}{wxsocketbase} +\helpref{wxObject}{wxobject} \wxheading{Include files} diff --git a/docs/latex/wx/timer.tex b/docs/latex/wx/timer.tex index dd845dc16c..b1577120f4 100644 --- a/docs/latex/wx/timer.tex +++ b/docs/latex/wx/timer.tex @@ -29,6 +29,7 @@ be stopped later with \helpref{Stop}{wxtimerstop}. \wxheading{Derived from} \helpref{wxEvtHandler}{wxevthandler} +\helpref{wxObject}{wxobject} \wxheading{Include files}