summaryrefslogtreecommitdiffstats
path: root/sdext/inc
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2010-10-12 15:55:21 +0200
committerJan Holesovsky <kendy@suse.cz>2010-10-13 10:57:24 +0200
commitfa39fbdccee87dc91b7b14ebb9d798c0b51d72e5 (patch)
treee18690c55f0398498969ac4f6b25c2f4c442659e /sdext/inc
parentadd some brackets to silence warnings (diff)
downloadcore-fa39fbdccee87dc91b7b14ebb9d798c0b51d72e5.tar.gz
core-fa39fbdccee87dc91b7b14ebb9d798c0b51d72e5.zip
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 'sdext/inc')
-rw-r--r--sdext/inc/pch/precompiled_sdext.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sdext/inc/pch/precompiled_sdext.cxx b/sdext/inc/pch/precompiled_sdext.cxx
index b49fcac717ea..071aae824858 100644
--- a/sdext/inc/pch/precompiled_sdext.cxx
+++ b/sdext/inc/pch/precompiled_sdext.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.
@@ -27,3 +28,4 @@
#include "precompiled_sdext.hxx"
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */