summaryrefslogtreecommitdiff
path: root/svtools/source/misc/wallitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/misc/wallitem.cxx')
-rw-r--r--svtools/source/misc/wallitem.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/source/misc/wallitem.cxx b/svtools/source/misc/wallitem.cxx
index 505af52c9908..147cd0a6b154 100644
--- a/svtools/source/misc/wallitem.cxx
+++ b/svtools/source/misc/wallitem.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.
@@ -63,3 +64,4 @@ void SfxBrushItemLink::Set( SfxBrushItemLink* pLink )
delete pLink;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */