summaryrefslogtreecommitdiff
path: root/desktop/os2/source/applauncher/simpress.cxx
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2010-10-12 15:53:47 +0200
committerJan Holesovsky <kendy@suse.cz>2010-10-13 10:57:58 +0200
commit80df122f26a4474bea36d976754b59aa18558cfd (patch)
treef6120a95cbd72c1721db0cd8f80e0768462242f4 /desktop/os2/source/applauncher/simpress.cxx
parent0425269accf7f2891e0430ade82260431d1ec53c (diff)
Add vim/emacs modelines to all source files
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'desktop/os2/source/applauncher/simpress.cxx')
-rw-r--r--desktop/os2/source/applauncher/simpress.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/os2/source/applauncher/simpress.cxx b/desktop/os2/source/applauncher/simpress.cxx
index 15f03ab7af..f4cf9575eb 100644
--- a/desktop/os2/source/applauncher/simpress.cxx
+++ b/desktop/os2/source/applauncher/simpress.cxx
@@ -1,3 +1,6 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#include "launcher.hxx"
CHAR APPLICATION_SWITCH[] = ( "-impress" );
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */