summaryrefslogtreecommitdiff
path: root/starmath/inc/rect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc/rect.hxx')
-rw-r--r--starmath/inc/rect.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/starmath/inc/rect.hxx b/starmath/inc/rect.hxx
index f1af81c5c163..9f20fcea3316 100644
--- a/starmath/inc/rect.hxx
+++ b/starmath/inc/rect.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.
@@ -258,3 +259,5 @@ inline Rectangle SmRect::AsRectangle() const
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */