summaryrefslogtreecommitdiff
path: root/svl/inc/svl/ownlist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/inc/svl/ownlist.hxx')
-rw-r--r--svl/inc/svl/ownlist.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svl/inc/svl/ownlist.hxx b/svl/inc/svl/ownlist.hxx
index 41f6cbff40d1..051cf18bf9e4 100644
--- a/svl/inc/svl/ownlist.hxx
+++ b/svl/inc/svl/ownlist.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.
@@ -97,3 +98,5 @@ class SVL_DLLPUBLIC SvCommandList
};
#endif // _OWNLIST_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */