From 2706e543a6923d8e743c6ec21fcfe898a52aec88 Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Sun, 19 Aug 2007 16:35:10 +0000 Subject: [PATCH] fixed doc wrong position of \wxheading{Library} git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/array.tex | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) 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} -- 2.45.2