diff options
Diffstat (limited to 'sw/inc/fmtrowsplt.hxx')
-rw-r--r-- | sw/inc/fmtrowsplt.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/fmtrowsplt.hxx b/sw/inc/fmtrowsplt.hxx index 11efcc20546f..6b01ba4777aa 100644 --- a/sw/inc/fmtrowsplt.hxx +++ b/sw/inc/fmtrowsplt.hxx @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -56,3 +57,4 @@ inline const SwFmtRowSplit &SwFmt::GetRowSplit(BOOL bInP) const #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |