summaryrefslogtreecommitdiff
path: root/sc/inc/scresid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/scresid.hxx')
-rw-r--r--sc/inc/scresid.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/scresid.hxx b/sc/inc/scresid.hxx
index 067e5f03e307..4468d0c07654 100644
--- a/sc/inc/scresid.hxx
+++ b/sc/inc/scresid.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -43,3 +44,4 @@ class SC_DLLPUBLIC ScResId : public ResId
#endif // SC_SCRESMGR_HXX
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */