diff options
Diffstat (limited to 'svx/source/inc/formtoolbars.hxx')
-rw-r--r-- | svx/source/inc/formtoolbars.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/inc/formtoolbars.hxx b/svx/source/inc/formtoolbars.hxx index 030d5cf1ab..29900e4d1d 100644 --- a/svx/source/inc/formtoolbars.hxx +++ b/svx/source/inc/formtoolbars.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. @@ -88,3 +89,4 @@ namespace svxform #endif // SVX_SOURCE_INC_FORMTOOLBARS_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |