diff options
Diffstat (limited to 'sw/inc/newhdl.hxx')
-rw-r--r-- | sw/inc/newhdl.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/newhdl.hxx b/sw/inc/newhdl.hxx index 04d88f2789be..fe096a67e18d 100644 --- a/sw/inc/newhdl.hxx +++ b/sw/inc/newhdl.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. @@ -71,3 +72,4 @@ inline void SwNewHdl::SetErrLnk( const Link &rLink ) #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |