summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/swselectionlist.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/layout/swselectionlist.cxx')
-rw-r--r--sw/source/core/layout/swselectionlist.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/core/layout/swselectionlist.cxx b/sw/source/core/layout/swselectionlist.cxx
index 5fbaa2a02d75..e2997db0a6bc 100644
--- a/sw/source/core/layout/swselectionlist.cxx
+++ b/sw/source/core/layout/swselectionlist.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.
@@ -92,3 +93,4 @@ bool SwSelectionList::checkContext( const SwFrm* pCheck )
return pContext == pCheck;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */