From 025ffbc65478de7e579b03dad49c536b63ba0c1a Mon Sep 17 00:00:00 2001 From: Frank Meies Date: Fri, 1 Jun 2001 10:14:10 +0000 Subject: Fix #86988#: Redesign of dialogs --- sw/source/ui/table/splittbl.hrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/source/ui/table/splittbl.hrc') diff --git a/sw/source/ui/table/splittbl.hrc b/sw/source/ui/table/splittbl.hrc index be5c9d2410ca..8ece04a8abba 100644 --- a/sw/source/ui/table/splittbl.hrc +++ b/sw/source/ui/table/splittbl.hrc @@ -2,9 +2,9 @@ * * $RCSfile: splittbl.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,7 +61,7 @@ #define PB_OK 1 #define PB_CANCEL 2 #define PB_HELP 3 -#define GB_SPLIT 4 +#define FL_SPLIT 4 #define RB_CNTNT 5 #define RB_BOX_NOPARA 6 #define RB_BOX_PARA 7 -- cgit