summaryrefslogtreecommitdiff
path: root/tools/inc/tools/mapunit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/mapunit.hxx')
-rw-r--r--tools/inc/tools/mapunit.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/inc/tools/mapunit.hxx b/tools/inc/tools/mapunit.hxx
index 0b5f5d044d19..53e9c61b8d26 100644
--- a/tools/inc/tools/mapunit.hxx
+++ b/tools/inc/tools/mapunit.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.
@@ -39,3 +40,5 @@ enum MapUnit { MAP_100TH_MM, MAP_10TH_MM, MAP_MM, MAP_CM,
MAP_RELATIVE, MAP_REALAPPFONT, MAP_LASTENUMDUMMY };
#endif // _TOOLS_MAPUNIT_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */