X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/defbed48e78f4e84b35f62c2c1b7fd58d740501c..bcf576ccfe754a634034203aa133c02fb5d2f964:/docs/latex/wx/dynlib.tex diff --git a/docs/latex/wx/dynlib.tex b/docs/latex/wx/dynlib.tex index 53152726d8..c1c3dcc48f 100644 --- a/docs/latex/wx/dynlib.tex +++ b/docs/latex/wx/dynlib.tex @@ -130,8 +130,8 @@ of all modules loaded into the address space of the current project, the array elements are object of \texttt{wxDynamicLibraryDetails} class. The array will be empty if an error occured. -This method is currently only implemented under Win32 and is useful mostly for -diagnostics purposes. +This method is currently implemented only under Win32 and Linux and is useful +mostly for diagnostics purposes. \membersection{wxDynamicLibrary::Load}\label{wxdynamiclibraryload}