summaryrefslogtreecommitdiff
path: root/svl/inc/svl/lstner.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/inc/svl/lstner.hxx')
-rw-r--r--svl/inc/svl/lstner.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svl/inc/svl/lstner.hxx b/svl/inc/svl/lstner.hxx
index 963ab3f2b654..c87d88ac890c 100644
--- a/svl/inc/svl/lstner.hxx
+++ b/svl/inc/svl/lstner.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.
@@ -76,3 +77,5 @@ public:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */