diff options
Diffstat (limited to 'starmath/inc/edit.hxx')
-rw-r--r-- | starmath/inc/edit.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/inc/edit.hxx b/starmath/inc/edit.hxx index b3dfdd24485a..b94a8a4dfb31 100644 --- a/starmath/inc/edit.hxx +++ b/starmath/inc/edit.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. @@ -145,3 +146,4 @@ public: #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |