summaryrefslogtreecommitdiffstats
path: root/starmath/inc/smcommands.h
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc/smcommands.h')
-rw-r--r--starmath/inc/smcommands.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/starmath/inc/smcommands.h b/starmath/inc/smcommands.h
index d2f08c55f4c4..b13263a14d54 100644
--- a/starmath/inc/smcommands.h
+++ b/starmath/inc/smcommands.h
@@ -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.
@@ -66,3 +67,5 @@
#define CMD_SID_ZOOMOUT ".uno:ZoomOut"
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */