summaryrefslogtreecommitdiff
path: root/sd/inc/sdfilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/sdfilter.hxx')
-rw-r--r--sd/inc/sdfilter.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/inc/sdfilter.hxx b/sd/inc/sdfilter.hxx
index ad32cd3466ea..7e649ba99085 100644
--- a/sd/inc/sdfilter.hxx
+++ b/sd/inc/sdfilter.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.
@@ -77,3 +78,5 @@ private:
};
#endif // _SD_SDFILTER_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */