diff options
Diffstat (limited to 'vcl/source/src/units.src')
-rw-r--r-- | vcl/source/src/units.src | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/source/src/units.src b/vcl/source/src/units.src index bdd560824b31..5bc928d07b03 100644 --- a/vcl/source/src/units.src +++ b/vcl/source/src/units.src @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -45,3 +46,4 @@ StringArray SV_FUNIT_STRINGS }; }; +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |