diff options
author | Oliver Specht <os@openoffice.org> | 2001-05-04 06:15:48 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2001-05-04 06:15:48 +0000 |
commit | 98eeb60f5cd12aca3692274370c3d2c319b367e0 (patch) | |
tree | 665f27facbf35e66ac5df5aa5bea1f3f78fc0dbe /svx/source/options/optgrid.hrc | |
parent | 47e69c8968d25c2bef99b398d482bb662102021b (diff) |
vertical separator added
Diffstat (limited to 'svx/source/options/optgrid.hrc')
-rw-r--r-- | svx/source/options/optgrid.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/options/optgrid.hrc b/svx/source/options/optgrid.hrc index 1f48d35154f9..38e97cb393a0 100644 --- a/svx/source/options/optgrid.hrc +++ b/svx/source/options/optgrid.hrc @@ -2,9 +2,9 @@ * * $RCSfile: optgrid.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: os $ $Date: 2001-03-22 14:10:59 $ + * last change: $Author: os $ $Date: 2001-05-04 07:15:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -97,5 +97,6 @@ #define FT_BEZ_ANGLE 21 #define MTR_FLD_BEZ_ANGLE 22 #define GRP_ORTHO 23 +#define FL_SEPARATOR 24 #endif |