summaryrefslogtreecommitdiff
path: root/sw/inc/docstat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/docstat.hxx')
-rw-r--r--sw/inc/docstat.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/docstat.hxx b/sw/inc/docstat.hxx
index edcf4abad52a..26d23ce5dbcd 100644
--- a/sw/inc/docstat.hxx
+++ b/sw/inc/docstat.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.
@@ -50,3 +51,5 @@ struct SW_DLLPUBLIC SwDocStat
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */