From 52c520fd72373eb4d5ccd5edbb73e896c8731038 Mon Sep 17 00:00:00 2001 From: jp Date: Thu, 21 Dec 2000 08:32:45 +0000 Subject: new: transliteration --- sw/inc/swundo.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/inc/swundo.hxx') diff --git a/sw/inc/swundo.hxx b/sw/inc/swundo.hxx index 1ee581ef1eae..2bd3d3b64f56 100644 --- a/sw/inc/swundo.hxx +++ b/sw/inc/swundo.hxx @@ -2,9 +2,9 @@ * * $RCSfile: swundo.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:28 $ + * last change: $Author: jp $ $Date: 2000-12-21 09:27:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -105,8 +105,8 @@ enum SwUndoStdId UNDO_DONTEXPAND, // 36 UNDO_AUTOCORRECT, // 37 UNDO_MERGE_TABLE, // 38 + UNDO_TRANSLITERATE, // 39 - UNDO_REPEAT_DUMMY_3, // 39 UNDO_REPEAT_DUMMY_4, // 40 UNDO_REPEAT_DUMMY_5, // 41 UNDO_REPEAT_DUMMY_6, // 42 -- cgit