diff options
Diffstat (limited to 'uui/source/filechanged.src')
-rw-r--r-- | uui/source/filechanged.src | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/uui/source/filechanged.src b/uui/source/filechanged.src index c8c367277ab7..67d68c2a40c6 100644 --- a/uui/source/filechanged.src +++ b/uui/source/filechanged.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. * @@ -33,3 +34,4 @@ String STR_FILECHANGED_SAVEANYWAY_BTN Text [ en-US ] = "~Save Anyway"; }; +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |