summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs/graphite_serverfont.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/glyphs/graphite_serverfont.cxx')
-rw-r--r--vcl/source/glyphs/graphite_serverfont.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/source/glyphs/graphite_serverfont.cxx b/vcl/source/glyphs/graphite_serverfont.cxx
index eda97f509f03..cda2cd434cba 100644
--- a/vcl/source/glyphs/graphite_serverfont.cxx
+++ b/vcl/source/glyphs/graphite_serverfont.cxx
@@ -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.
@@ -83,3 +84,5 @@ sal_GlyphId GraphiteLayoutImpl::getKashidaGlyph(int & width)
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */