summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/attrdlg.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/attrdlg.hrc')
-rw-r--r--sc/source/ui/inc/attrdlg.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/inc/attrdlg.hrc b/sc/source/ui/inc/attrdlg.hrc
index 70fdaec7e532..c45f29d77701 100644
--- a/sc/source/ui/inc/attrdlg.hrc
+++ b/sc/source/ui/inc/attrdlg.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.
*
@@ -26,3 +27,5 @@
#define TP_PROTECTION 6
#define TP_FONTEFF 7
#define TP_ASIAN 8
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */