]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/cmdproc.tex
Updated some scripts
[wxWidgets.git] / docs / latex / wx / cmdproc.tex
index cb8857b7cd889cf2dc1cd7a9b2a5be44800cbb4d..3dbce8610023fa3aca07a9aad21d44e92cab0996 100644 (file)
@@ -46,9 +46,9 @@ Returns TRUE if the currently-active command can be undone, FALSE otherwise.
 
 Deletes all the commands in the list and sets the current command pointer to NULL.
 
-\membersection{wxCommandProcessor::Do}
+\membersection{wxCommandProcessor::Redo}
 
-\func{virtual bool}{Do}{\void}
+\func{virtual bool}{Redo}{\void}
 
 Executes (redoes) the current command (the command that has just been undone if any).