diff options
Diffstat (limited to 'sd/sdi/sdslots.hrc')
-rw-r--r-- | sd/sdi/sdslots.hrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/sdi/sdslots.hrc b/sd/sdi/sdslots.hrc index abf591710489..0830975613e1 100644 --- a/sd/sdi/sdslots.hrc +++ b/sd/sdi/sdslots.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,5 @@ #include <svx/svxids.hrc> #include <app.hrc> #include <sdattr.hrc> + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |