diff options
Diffstat (limited to 'sw/source/ui/dbui/mailmergewizard.src')
-rw-r--r-- | sw/source/ui/dbui/mailmergewizard.src | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/source/ui/dbui/mailmergewizard.src b/sw/source/ui/dbui/mailmergewizard.src index d99ec72dd50d..5194fbd0edbd 100644 --- a/sw/source/ui/dbui/mailmergewizard.src +++ b/sw/source/ui/dbui/mailmergewizard.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. * @@ -69,3 +70,5 @@ ModalDialog DLG_MAILMERGEWIZARD }; }; + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |