diff options
Diffstat (limited to 'sw/sdi')
-rw-r--r-- | sw/sdi/swslots.hrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/sdi/swslots.hrc b/sw/sdi/swslots.hrc index 72b1264faabc..88571635c87f 100644 --- a/sw/sdi/swslots.hrc +++ b/sw/sdi/swslots.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. * @@ -22,3 +23,4 @@ #include "globals.hrc" #include "cmdid.h" +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |