]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/clasinfo.tex
Fixes for documentation compilation
[wxWidgets.git] / docs / latex / wx / clasinfo.tex
index 66388d2d1928b4c50627ad3b2b2d00a03e9f6673..66a1bd1f6301c253876b883c91736f3249a22462 100644 (file)
@@ -8,10 +8,13 @@ of macros such as {\bf DECLARE\_DYNAMIC\_CLASS} and {\bf IMPLEMENT\_DYNAMIC\_CLA
 
 No parent class.
 
 
 No parent class.
 
+\wxheading{Include files}
+
+<wx/object.h>
+
 \wxheading{See also}
 
 \wxheading{See also}
 
-\overview{Overview}{wxclassinfooverview}\\
-\helpref{wxObject}{wxobject}
+\helpref{Overview}{wxclassinfooverview}, \helpref{wxObject}{wxobject}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
@@ -28,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
 \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}
 
 
 \membersection{wxClassInfo::FindClass}