diff --git a/docs/latex/wx/array.tex b/docs/latex/wx/array.tex index fd3065b141..7bd807ecad 100644 --- a/docs/latex/wx/array.tex +++ b/docs/latex/wx/array.tex @@ -85,10 +85,6 @@ example: \begin{verbatim} #include -\wxheading{Library} - -\helpref{wxBase}{librarieslist} - // we must forward declare the array because it is used inside the class // declaration class MyDirectory; @@ -143,7 +139,7 @@ type, e.g. shorts, in an array of larger one, e.g. {\tt ARRAY\_INT}, does \emph{not} work on all architectures!). -\wxheading{See also:} +\wxheading{See also} \helpref{Container classes overview}{wxcontaineroverview}, \helpref{wxList}{wxlist} @@ -152,6 +148,13 @@ type, e.g. shorts, in an array of larger one, e.g. {\tt ARRAY\_INT}, does for wxArray and wxSortedArray and additionally for wxObjArray. +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + + + + \latexignore{\rtfignore{\wxheading{Function groups}}} \membersection{Macros for template array definition}\label{arraymacros}