]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/array.tex
Ops
[wxWidgets.git] / docs / latex / wx / array.tex
index 73f53089f1a50eec5844686733fc5da0094790f0..8a84b9ad45c10fc69fa84e979dcd9c617c0b680d 100644 (file)
@@ -125,7 +125,7 @@ WX_DEFINE_SORTED_ARRAY(MyFile *, ArrayOfFiles);
 
 \helpref{Container classes overview}{wxcontaineroverview}, \helpref{wxList}{wxlist}
 
-\wxheading{Required headers:}
+\wxheading{Include files}
 
 <wx/dynarray.h> for wxArray and wxSortedArray and additionally <wx/arrimpl.cpp>
 for wxObjArray.