diff options
Diffstat (limited to 'sw/inc/unotextrange.hxx')
-rw-r--r-- | sw/inc/unotextrange.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/unotextrange.hxx b/sw/inc/unotextrange.hxx index ff7a536fb69e..a581814ea9de 100644 --- a/sw/inc/unotextrange.hxx +++ b/sw/inc/unotextrange.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. @@ -336,3 +337,4 @@ public: #endif // SW_UNOTEXTRANGE_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |