X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f260c476e46c2b1a5e192133707a137db010908e..c266eff98c5e44012647f54f38a1e29ecabd8759:/docs/latex/wx/cmdproc.tex diff --git a/docs/latex/wx/cmdproc.tex b/docs/latex/wx/cmdproc.tex index 515dd43278..f5ae20501d 100644 --- a/docs/latex/wx/cmdproc.tex +++ b/docs/latex/wx/cmdproc.tex @@ -12,6 +12,10 @@ if you want different behaviour. +\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}