diff options
Diffstat (limited to 'sw/source/ui/table/mergetbl.hrc')
-rw-r--r-- | sw/source/ui/table/mergetbl.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/table/mergetbl.hrc b/sw/source/ui/table/mergetbl.hrc index 34376e06b450..01b8c8a0d010 100644 --- a/sw/source/ui/table/mergetbl.hrc +++ b/sw/source/ui/table/mergetbl.hrc @@ -2,9 +2,9 @@ * * $RCSfile: mergetbl.hrc,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:48 $ + * last change: $Author: fme $ $Date: 2001-06-01 11:14:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -61,6 +61,6 @@ #define PB_OK 1 #define PB_CANCEL 2 #define PB_HELP 3 -#define GB_MERGE 4 +#define FL_MERGE 4 #define RB_MERGE_PREV 5 #define RB_MERGE_NEXT 6 |