summaryrefslogtreecommitdiff
path: root/binfilter/bf_starmath/source/starmath_document.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_starmath/source/starmath_document.cxx')
-rw-r--r--binfilter/bf_starmath/source/starmath_document.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/binfilter/bf_starmath/source/starmath_document.cxx b/binfilter/bf_starmath/source/starmath_document.cxx
index 9a28e3813..1562f4f78 100644
--- a/binfilter/bf_starmath/source/starmath_document.cxx
+++ b/binfilter/bf_starmath/source/starmath_document.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.
@@ -929,3 +930,5 @@ BOOL SmDocShell::Try2x (SvStorage *pStor,
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */