]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/function.tex
Updated section on XRC-writing tools
[wxWidgets.git] / docs / latex / wx / function.tex
index b14ab02ec5fbd3dd1a752940e67d8b616d5d64c9..f38ae6abf5f923f99e5ac01d4b67e2ca745d173e 100644 (file)
@@ -1512,8 +1512,6 @@ same macro which is {\tt \_TEXT()}).
 
 Don't confuse this macro with \helpref{\_()}{underscore}!
 
-\membersection{\_}\label{underscore}
-
 \section{Dialog functions}\label{dialogfunctions}
 
 Below are a number of convenience functions for getting input from the
@@ -2370,7 +2368,7 @@ in one line
 This macro makes this slightly less painful by allowing you to specify the
 type only once, as the first parameter, and creating a variable of this type
 named after the function but with {\tt pfn} prefix and initialized with the
-function \arg{name} from the \helpref{wxDynamicLibrary}{wxDynamicLibrary} 
+function \arg{name} from the \helpref{wxDynamicLibrary}{wxdynamiclibrary} 
 \arg{dynlib}.
 
 \wxheading{Parameters}