summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/fontcfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/inc/unotools/fontcfg.hxx')
-rw-r--r--unotools/inc/unotools/fontcfg.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/unotools/inc/unotools/fontcfg.hxx b/unotools/inc/unotools/fontcfg.hxx
index 633c12c4c99c..56c93403197a 100644
--- a/unotools/inc/unotools/fontcfg.hxx
+++ b/unotools/inc/unotools/fontcfg.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.
@@ -225,3 +226,5 @@ public:
} // namespace utl
#endif // _UNOTOOLS_FONTCFG_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */