diff options
Diffstat (limited to 'sw/inc/sortopt.hxx')
-rw-r--r-- | sw/inc/sortopt.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/sortopt.hxx b/sw/inc/sortopt.hxx index 0e15f3758dd6..5355f9dccaaf 100644 --- a/sw/inc/sortopt.hxx +++ b/sw/inc/sortopt.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. @@ -67,3 +68,5 @@ struct SW_DLLPUBLIC SwSortOptions }; #endif // _SORTOPT_HXX + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |