summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/sidebar/PageSizeControl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/sidebar/PageSizeControl.cxx')
-rw-r--r--sw/source/ui/sidebar/PageSizeControl.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/ui/sidebar/PageSizeControl.cxx b/sw/source/ui/sidebar/PageSizeControl.cxx
index 09a4793a9086..1c507bf61ed0 100644
--- a/sw/source/ui/sidebar/PageSizeControl.cxx
+++ b/sw/source/ui/sidebar/PageSizeControl.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.
*
@@ -175,3 +176,4 @@ IMPL_LINK(PageSizeControl, MoreButtonClickHdl_Impl, void *, EMPTYARG)
} } // end of namespace sw::sidebar
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */