summaryrefslogtreecommitdiff
path: root/sd/inc/sdundo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/sdundo.hxx')
-rw-r--r--sd/inc/sdundo.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/inc/sdundo.hxx b/sd/inc/sdundo.hxx
index 60045b701d57..bbf39e2076b0 100644
--- a/sd/inc/sdundo.hxx
+++ b/sd/inc/sdundo.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.
@@ -51,3 +52,5 @@ protected:
};
#endif // _SD_SDUNDO_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */