summaryrefslogtreecommitdiff
path: root/sd/inc/misc/scopelock.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/misc/scopelock.hxx')
-rw-r--r--sd/inc/misc/scopelock.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/inc/misc/scopelock.hxx b/sd/inc/misc/scopelock.hxx
index 93773b1211fd..a0bef3a1004f 100644
--- a/sd/inc/misc/scopelock.hxx
+++ b/sd/inc/misc/scopelock.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.
@@ -56,3 +57,5 @@ private:
} // namespace sd
#endif // _SD_UNDOMANAGER_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */