]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/array.tex
added the static function GetLabelText() to wxStaticText which was mentioned in the...
[wxWidgets.git] / docs / latex / wx / array.tex
index 2c0ea1e2924aa6e52c39f3b76b41f88be576600c..fd3065b1411548ea3f4d55c3f1dbe88adb643867 100644 (file)
@@ -85,6 +85,10 @@ example:
 \begin{verbatim}
 #include <wx/dynarray.h>
 
 \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;
 // we must forward declare the array because it is used inside the class
 // declaration
 class MyDirectory;