]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/point.tex
A little cleanup for this demo
[wxWidgets.git] / docs / latex / wx / point.tex
index 056b85c451e7fc0da3a37330416cb771e65a96d7..06fdd5a9a4617338dbe044c8c0bbaefe2441f009 100644 (file)
@@ -5,10 +5,14 @@ It simply contains integer {\it x} and {\it y} members.
 
 See also \helpref{wxRealPoint}{wxrealpoint} for a floating point version.
 
-\wxheading{Derivation}
+\wxheading{Derived from}
 
 None
 
+\wxheading{Include files}
+
+<wx/gdicmn.h>
+
 \wxheading{See also}
 
 \helpref{wxRealPoint}{wxrealpoint}