diff options
author | Frank Meies <fme@openoffice.org> | 2001-06-01 10:04:53 +0000 |
---|---|---|
committer | Frank Meies <fme@openoffice.org> | 2001-06-01 10:04:53 +0000 |
commit | 88e9759680ffba1b8d492cab38b4c82acde8c6f5 (patch) | |
tree | 68f433cf182bb062f37ae1b52a26322ed8281b71 /sw/source/ui/index/idxmrk.hrc | |
parent | 2999d1545e7685d0541b1f27aa3a57c615347e9f (diff) |
Fix #86988#: Redesign of dialogs
Diffstat (limited to 'sw/source/ui/index/idxmrk.hrc')
-rw-r--r-- | sw/source/ui/index/idxmrk.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/index/idxmrk.hrc b/sw/source/ui/index/idxmrk.hrc index cb761c91e628..0548d2c69d06 100644 --- a/sw/source/ui/index/idxmrk.hrc +++ b/sw/source/ui/index/idxmrk.hrc @@ -2,9 +2,9 @@ * * $RCSfile: idxmrk.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: fme $ $Date: 2001-05-29 13:44:26 $ + * last change: $Author: fme $ $Date: 2001-06-01 11:01:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,7 @@ #define PB_OK 22 #define PB_CANCEL 23 #define PB_HELP 24 -#define GB_ENTRIES 25 +#define FL_ENTRIES 25 #define PB_CREATEENTRY 26 #define FL_ENTRY 27 #define FT_TITLE 28 |