X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2bb0cd285ac73fb25396d53f7f52db6f3ca77b63..3a994742ab93d8cf6033f19dd7370553efb64a0f:/docs/latex/wx/clasinfo.tex diff --git a/docs/latex/wx/clasinfo.tex b/docs/latex/wx/clasinfo.tex index f81149f271..66a1bd1f63 100644 --- a/docs/latex/wx/clasinfo.tex +++ b/docs/latex/wx/clasinfo.tex @@ -8,6 +8,10 @@ of macros such as {\bf DECLARE\_DYNAMIC\_CLASS} and {\bf IMPLEMENT\_DYNAMIC\_CLA No parent class. +\wxheading{Include files} + + + \wxheading{See also} \helpref{Overview}{wxclassinfooverview}, \helpref{wxObject}{wxobject} @@ -27,7 +31,7 @@ class, so there is no need to create such objects explicitly in an application. \func{wxObject*}{CreateObject}{\void} Creates an object of the appropriate kind. Returns NULL if the class has not been declared -dynamically createable (typically, it's an abstract class). +dynamically creatable (typically, it is an abstract class). \membersection{wxClassInfo::FindClass}