diff options
-rw-r--r-- | sw/inc/rcid.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/rcid.hrc b/sw/inc/rcid.hrc index 0c5934b35854..ae9cd3973143 100644 --- a/sw/inc/rcid.hrc +++ b/sw/inc/rcid.hrc @@ -4,9 +4,9 @@ * * $RCSfile: rcid.hrc,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: hr $ $Date: 2007-08-03 13:39:06 $ + * last change: $Author: hr $ $Date: 2007-09-27 08:08:22 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -119,7 +119,7 @@ // Zeichen Absatz Tab-Dialog #define RC_CHRDLG_BEGIN RC_CHRDLG -#define RC_CHRDLG_END (RC_CHRDLG_BEGIN + 9) +#define RC_CHRDLG_END (RC_CHRDLG_BEGIN + 19) // Unsere Shell #define RC_WRTSH_BEGIN RC_WRTSH |