diff options
author | Frank Meies <fme@openoffice.org> | 2001-05-21 11:34:34 +0000 |
---|---|---|
committer | Frank Meies <fme@openoffice.org> | 2001-05-21 11:34:34 +0000 |
commit | 98acf6afe5d9191ffce9f687f80241a85ab40918 (patch) | |
tree | 217465116cc9c7444245868cd2ca98c871a1cc08 /svx/source/dialog/zoom.hrc | |
parent | 62964057fccf2daa5573746f0eac971238868b19 (diff) |
Fix #86988#: Redesign of dialogs
Diffstat (limited to 'svx/source/dialog/zoom.hrc')
-rw-r--r-- | svx/source/dialog/zoom.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/zoom.hrc b/svx/source/dialog/zoom.hrc index 02f98fdbe911..e57d9f6718da 100644 --- a/svx/source/dialog/zoom.hrc +++ b/svx/source/dialog/zoom.hrc @@ -2,9 +2,9 @@ * * $RCSfile: zoom.hrc,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:01:13 $ + * last change: $Author: fme $ $Date: 2001-05-21 12:34:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,7 @@ #define BTN_WHOLE_PAGE 17 #define BTN_USER 18 #define ED_USER 19 -#define GB_ZOOM 20 +#define FL_ZOOM 20 #define BTN_ZOOM_OK 30 #define BTN_ZOOM_CANCEL 31 |