diff options
Diffstat (limited to 'sd/inc/app.hrc')
-rw-r--r-- | sd/inc/app.hrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index 744f081e44c5..a0a10872611a 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.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. * @@ -454,3 +455,5 @@ #define SID_TABLE_TOOLBOX (SID_SD_START+443) #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |