diff options
Diffstat (limited to 'sw/inc/flyenum.hxx')
-rw-r--r-- | sw/inc/flyenum.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/flyenum.hxx b/sw/inc/flyenum.hxx index 765a23cda0b1..74f5c4ea5075 100644 --- a/sw/inc/flyenum.hxx +++ b/sw/inc/flyenum.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. @@ -53,3 +54,4 @@ enum FlyCntType #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |