summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/sidebar/MasterPageObserver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/MasterPageObserver.cxx')
-rw-r--r--sd/source/ui/sidebar/MasterPageObserver.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/ui/sidebar/MasterPageObserver.cxx b/sd/source/ui/sidebar/MasterPageObserver.cxx
index a74e4a444d3c..5b36f0a7f638 100644
--- a/sd/source/ui/sidebar/MasterPageObserver.cxx
+++ b/sd/source/ui/sidebar/MasterPageObserver.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -412,3 +413,5 @@ void MasterPageObserver::Implementation::SendEvent (
} // end of namespace sd
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */