summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/sidebar/ISidebarReceiver.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/ISidebarReceiver.hxx')
-rw-r--r--sd/source/ui/sidebar/ISidebarReceiver.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/ui/sidebar/ISidebarReceiver.hxx b/sd/source/ui/sidebar/ISidebarReceiver.hxx
index 3725363da830..894210771aa2 100644
--- a/sd/source/ui/sidebar/ISidebarReceiver.hxx
+++ b/sd/source/ui/sidebar/ISidebarReceiver.hxx
@@ -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.
*
@@ -35,3 +36,5 @@ public:
} } // end of namespace ::sd::sidebar
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */