]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/list.tex
wxEvent::Skip() clarification added
[wxWidgets.git] / docs / latex / wx / list.tex
index 5fb29e84c1e7e1be33da7ff626288650c1dbacfd..af43ec1d2cc5c3655f7290f74a8aa27a9e99d20b 100644 (file)
@@ -72,6 +72,10 @@ future versions completely.
 
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/list.h>
+
 \wxheading{Example}
 
 It is very common to iterate on a list as follows: