summaryrefslogtreecommitdiff
path: root/starmath/source/action.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/action.cxx')
-rw-r--r--starmath/source/action.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/source/action.cxx b/starmath/source/action.cxx
index cef82f23b5f3..a7fbbc2a33bf 100644
--- a/starmath/source/action.cxx
+++ b/starmath/source/action.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.
@@ -65,3 +66,4 @@ UniString SmFormatAction::GetComment() const
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */