summaryrefslogtreecommitdiff
path: root/sd/inc/glob.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/glob.hrc')
-rw-r--r--sd/inc/glob.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/inc/glob.hrc b/sd/inc/glob.hrc
index 132ce92f2472..009b0929317e 100644
--- a/sd/inc/glob.hrc
+++ b/sd/inc/glob.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.
*
@@ -143,3 +144,5 @@
#define RID_SLIDESORTER_ICONS RID_GLOB_START+227
#endif // _SDGLOB_HRC
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */