]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/cmdproc.tex
don't use _T() inside wxGetTranslation() and related macros (wxTRANSLATE, _, ......
[wxWidgets.git] / docs / latex / wx / cmdproc.tex
index 515dd432786041024bb6fff62b9dd983c55a0bd3..f5ae20501d2d82c88167e19694e3330058fe7744 100644 (file)
@@ -12,6 +12,10 @@ if you want different behaviour.
 
 <wx/cmdproc.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxCommandProcessor overview}{wxcommandprocessoroverview}, \helpref{wxCommand}{wxcommand}
@@ -48,7 +52,7 @@ Returns true if the currently-active command can be undone, false otherwise.
 
 \func{virtual void}{ClearCommands}{\void}
 
-Deletes all the commands in the list and sets the current command pointer to NULL.
+Deletes all commands in the list and sets the current command pointer to \NULL.
 
 
 \membersection{wxCommandProcessor::Redo}\label{wxcommandprocessorredo}