diff options
Diffstat (limited to 'sw/source/ui/dochdl/selglos.hrc')
-rw-r--r-- | sw/source/ui/dochdl/selglos.hrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/source/ui/dochdl/selglos.hrc b/sw/source/ui/dochdl/selglos.hrc index d33d2226d66f..9513d3aa9f96 100644 --- a/sw/source/ui/dochdl/selglos.hrc +++ b/sw/source/ui/dochdl/selglos.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. * @@ -20,3 +21,5 @@ #define BT_HELP 102 #define LB_GLOS 1 #define FL_GLOS 2 + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |