diff options
Diffstat (limited to 'chart2/source/inc')
-rw-r--r-- | chart2/source/inc/Strings.hrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/inc/Strings.hrc b/chart2/source/inc/Strings.hrc index aabd96f3beb9..1d27f1bb66a7 100644 --- a/chart2/source/inc/Strings.hrc +++ b/chart2/source/inc/Strings.hrc @@ -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. * @@ -290,3 +291,5 @@ // CHART_STRINGS_HRC #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |