diff options
author | Pedro Giffuni <pfg@apache.org> | 2011-10-10 01:40:43 +0000 |
---|---|---|
committer | Pedro Giffuni <pfg@apache.org> | 2011-10-10 01:40:43 +0000 |
commit | 1876981bcefaecfec79a3970626663daf8ecaf04 (patch) | |
tree | e055afdf714e30da1356cf17777c4827b8eef180 /sw/source | |
parent | ee55c1e5e88a387de973b256259fb94ed86fbda7 (diff) |
i1526 - Keep using an even value before someone starts a bikeshed out of this.
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/core/txtnode/fntcap.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/txtnode/fntcap.cxx b/sw/source/core/txtnode/fntcap.cxx index 392b56fd93c7..675aee3cace8 100644 --- a/sw/source/core/txtnode/fntcap.cxx +++ b/sw/source/core/txtnode/fntcap.cxx @@ -55,7 +55,7 @@ using namespace ::com::sun::star::i18n; -#define KAPITAELCHENPROP 75 +#define KAPITAELCHENPROP 74 /************************************************************************* * class SwCapitalInfo |