summaryrefslogtreecommitdiff
path: root/sd/inc/SdShapeTypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/SdShapeTypes.hxx')
-rw-r--r--sd/inc/SdShapeTypes.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/inc/SdShapeTypes.hxx b/sd/inc/SdShapeTypes.hxx
index 18ec8a6cc41b..5bdabcf09cb5 100644
--- a/sd/inc/SdShapeTypes.hxx
+++ b/sd/inc/SdShapeTypes.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 @@ extern ShapeTypeDescriptor aSdShapeTypeList[];
} // end of namespace accessibility
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */