summaryrefslogtreecommitdiff
path: root/desktop/win32/source/applauncher/smath.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/win32/source/applauncher/smath.cxx')
-rw-r--r--desktop/win32/source/applauncher/smath.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/win32/source/applauncher/smath.cxx b/desktop/win32/source/applauncher/smath.cxx
index c5574cdb26be..3e670cd8e692 100644
--- a/desktop/win32/source/applauncher/smath.cxx
+++ b/desktop/win32/source/applauncher/smath.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.
@@ -32,3 +33,5 @@
#include "launcher.hxx"
_TCHAR APPLICATION_SWITCH[] = _T( "-math" );
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */