fixed doc wrong position of \wxheading{Library}
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
d209a914d2
commit
2706e543a6
@ -85,10 +85,6 @@ example:
|
||||
\begin{verbatim}
|
||||
#include <wx/dynarray.h>
|
||||
|
||||
\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
|
||||
<wx/dynarray.h> for wxArray and wxSortedArray and additionally <wx/arrimpl.cpp>
|
||||
for wxObjArray.
|
||||
|
||||
\wxheading{Library}
|
||||
|
||||
\helpref{wxBase}{librarieslist}
|
||||
|
||||
|
||||
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Function groups}}}
|
||||
|
||||
\membersection{Macros for template array definition}\label{arraymacros}
|
||||
|
Loading…
Reference in New Issue
Block a user