summaryrefslogtreecommitdiff
path: root/svtools/inc/ruler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/ruler.hxx')
-rw-r--r--svtools/inc/ruler.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/inc/ruler.hxx b/svtools/inc/ruler.hxx
index 71564e0974dc..f2438b7ec7fd 100644
--- a/svtools/inc/ruler.hxx
+++ b/svtools/inc/ruler.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.
@@ -879,3 +880,5 @@ public:
};
#endif // _RULER_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */