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