summaryrefslogtreecommitdiff
path: root/sd/inc/app.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/app.hxx')
-rw-r--r--sd/inc/app.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/inc/app.hxx b/sd/inc/app.hxx
index d3bb871f7a29..e44485a9c2c5 100644
--- a/sd/inc/app.hxx
+++ b/sd/inc/app.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.
@@ -27,3 +28,4 @@
#define _SD_DLL // fuer SD_MOD()
#include "sdmod.hxx"
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */