summaryrefslogtreecommitdiff
path: root/sw/inc/swddetbl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swddetbl.hxx')
-rw-r--r--sw/inc/swddetbl.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/swddetbl.hxx b/sw/inc/swddetbl.hxx
index 042654389174..6d1a11ec0044 100644
--- a/sw/inc/swddetbl.hxx
+++ b/sw/inc/swddetbl.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.
@@ -59,3 +60,5 @@ inline const SwDDEFieldType* SwDDETable::GetDDEFldType() const
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */