summaryrefslogtreecommitdiff
path: root/binfilter/bf_svtools/source/notify/svt_lstner.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_svtools/source/notify/svt_lstner.cxx')
-rw-r--r--binfilter/bf_svtools/source/notify/svt_lstner.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/binfilter/bf_svtools/source/notify/svt_lstner.cxx b/binfilter/bf_svtools/source/notify/svt_lstner.cxx
index ea31e07d2..241fbb5ad 100644
--- a/binfilter/bf_svtools/source/notify/svt_lstner.cxx
+++ b/binfilter/bf_svtools/source/notify/svt_lstner.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.
@@ -177,3 +178,5 @@ void SfxListener::SFX_NOTIFY( SfxBroadcaster&, const TypeId&,
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */