summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/sidebar/PagePropertyPanel.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/sidebar/PagePropertyPanel.hrc')
-rw-r--r--sw/source/ui/sidebar/PagePropertyPanel.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/source/ui/sidebar/PagePropertyPanel.hrc b/sw/source/ui/sidebar/PagePropertyPanel.hrc
index d2294bd92899..f7bc210275ad 100644
--- a/sw/source/ui/sidebar/PagePropertyPanel.hrc
+++ b/sw/source/ui/sidebar/PagePropertyPanel.hrc
@@ -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.
*
@@ -183,3 +184,5 @@
#define MARGIN_PANEL_HEIGHT POP_BORDER_Y + BD_HEIGHT + POPUP_MARGIN + OFFSET_Y
#define CUST_MORE_BUTTON_IMG_OFF_X POPUPPANEL_MARGIN_HORIZONTAL + OFFSET_X
#define PAGE_HEIGHT TBX_COLUMN_Y + 20 + SECTIONPAGE_MARGIN_VERTICAL_BOT
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */