summaryrefslogtreecommitdiff
path: root/tools/inc/tools/ref.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/ref.hxx')
-rw-r--r--tools/inc/tools/ref.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/inc/tools/ref.hxx b/tools/inc/tools/ref.hxx
index ea1886b73e04..b1c1d9975b78 100644
--- a/tools/inc/tools/ref.hxx
+++ b/tools/inc/tools/ref.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.
@@ -454,3 +455,5 @@ public: \
SV_DECL_WEAK( SvWeakBase )
#endif // _Weak_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */