summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/accessiblewrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/inc/comphelper/accessiblewrapper.hxx')
-rw-r--r--comphelper/inc/comphelper/accessiblewrapper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/comphelper/inc/comphelper/accessiblewrapper.hxx b/comphelper/inc/comphelper/accessiblewrapper.hxx
index 3157142e990f..14361cd4cb23 100644
--- a/comphelper/inc/comphelper/accessiblewrapper.hxx
+++ b/comphelper/inc/comphelper/accessiblewrapper.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.
@@ -409,3 +410,5 @@ namespace comphelper
//.............................................................................
#endif // COMPHELPER_ACCESSIBLE_WRAPPER_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */