summaryrefslogtreecommitdiff
path: root/tools/inc/toolsin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/toolsin.hxx')
-rw-r--r--tools/inc/toolsin.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/inc/toolsin.hxx b/tools/inc/toolsin.hxx
index 7259682c9895..de88389fbb39 100644
--- a/tools/inc/toolsin.hxx
+++ b/tools/inc/toolsin.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.
@@ -50,3 +51,5 @@ struct TOOLSINDATA
TOOLSINDATA* ImplGetToolsInData();
#endif // _TOOLSIN_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */