summaryrefslogtreecommitdiff
path: root/svl/inc/stylepool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/inc/stylepool.hxx')
-rw-r--r--svl/inc/stylepool.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svl/inc/stylepool.hxx b/svl/inc/stylepool.hxx
index 9508bd5d1a0c..c6db7d42c707 100644
--- a/svl/inc/stylepool.hxx
+++ b/svl/inc/stylepool.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.
@@ -96,3 +97,5 @@ public:
virtual ~IStylePoolIteratorAccess() {};
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */