X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b4a980f4f57a4e7eea00c55cbb3d139f97d90c20..56601ff2db94ccc874107eb60c4564ceb47f6d02:/docs/latex/wx/array.tex?ds=sidebyside diff --git a/docs/latex/wx/array.tex b/docs/latex/wx/array.tex index 2c0ea1e292..fd3065b141 100644 --- a/docs/latex/wx/array.tex +++ b/docs/latex/wx/array.tex @@ -85,6 +85,10 @@ 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;