diff options
Diffstat (limited to 'sw/inc/fmtcntnt.hxx')
-rw-r--r-- | sw/inc/fmtcntnt.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/fmtcntnt.hxx b/sw/inc/fmtcntnt.hxx index 0f8449cac766..39cf3c51e27f 100644 --- a/sw/inc/fmtcntnt.hxx +++ b/sw/inc/fmtcntnt.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. @@ -64,3 +65,4 @@ inline const SwFmtCntnt &SwFmt::GetCntnt(BOOL bInP) const #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |