diff options
Diffstat (limited to 'uui/source/alreadyopen.src')
-rw-r--r-- | uui/source/alreadyopen.src | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/uui/source/alreadyopen.src b/uui/source/alreadyopen.src index 60cb2df4169c..ae83440db6aa 100644 --- a/uui/source/alreadyopen.src +++ b/uui/source/alreadyopen.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. * @@ -49,3 +50,4 @@ String STR_ALREADYOPEN_SAVE_BTN Text [ en-US ] = "~Save"; }; +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |