diff options
Diffstat (limited to 'vcl/inc/svids.hrc')
-rw-r--r-- | vcl/inc/svids.hrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc index d7d42af72d2b..ff6fb4e23d8c 100644 --- a/vcl/inc/svids.hrc +++ b/vcl/inc/svids.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. * @@ -245,3 +246,5 @@ #define SV_ICON_ID_PRINTERADMIN 501 #endif // _SV_SVIDS_HRC + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |