summaryrefslogtreecommitdiff
path: root/svx/source/inc/treevisitor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/treevisitor.hxx')
-rw-r--r--svx/source/inc/treevisitor.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/source/inc/treevisitor.hxx b/svx/source/inc/treevisitor.hxx
index b089c524789b..93dc0081ae31 100644
--- a/svx/source/inc/treevisitor.hxx
+++ b/svx/source/inc/treevisitor.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.
*
@@ -107,3 +108,5 @@ bool TreeVisitor< ELEMENT, NODEINFO, PROCESSOR >::do_step()
}
#endif // SVX_TREE_VISITOR_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */