From fc9a9b2ab212efcf595dee50e58942c71344eca4 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Fri, 20 Dec 2002 11:15:05 +0000 Subject: [PATCH] Do -> Redo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/cmdproc.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/latex/wx/cmdproc.tex b/docs/latex/wx/cmdproc.tex index cb8857b7cd..3dbce86100 100644 --- a/docs/latex/wx/cmdproc.tex +++ b/docs/latex/wx/cmdproc.tex @@ -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). -- 2.50.0