summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/sidebar/PageOrientationControl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/sidebar/PageOrientationControl.cxx')
-rw-r--r--sw/source/ui/sidebar/PageOrientationControl.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/ui/sidebar/PageOrientationControl.cxx b/sw/source/ui/sidebar/PageOrientationControl.cxx
index e1268ab35558..397adf83ba68 100644
--- a/sw/source/ui/sidebar/PageOrientationControl.cxx
+++ b/sw/source/ui/sidebar/PageOrientationControl.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.
*
@@ -86,3 +87,4 @@ IMPL_LINK(PageOrientationControl, ImplOrientationHdl, void *, pControl)
} } // end of namespace sw::sidebar
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */