]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/realpoin.tex
Chnaged includes to work without precompiled headers
[wxWidgets.git] / docs / latex / wx / realpoin.tex
index 380e997f2ab6b2973befceb6f61448c4e3307179..b9ddad00f486fb2d2583f91e0e9ce1153c224382 100644 (file)
@@ -4,9 +4,13 @@ A {\bf wxRealPoint} is a useful data structure for graphics operations.
 It contains floating point point {\it x} and {\it y} members.
 See also \helpref{wxPoint}{wxpoint} for an integer version.
 
-\wxheading{Derivation}
+\wxheading{Derived from}
 
-\helpref{wxObject}{wxobject}
+None
+
+\wxheading{Include files}
+
+<wx/gdicmn.h>
 
 \wxheading{See also}