summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/autofmt.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/src/autofmt.src')
-rw-r--r--sc/source/ui/src/autofmt.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/src/autofmt.src b/sc/source/ui/src/autofmt.src
index b161ff4322b2..02a9743792fc 100644
--- a/sc/source/ui/src/autofmt.src
+++ b/sc/source/ui/src/autofmt.src
@@ -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.
*
@@ -217,3 +218,5 @@ ModalDialog RID_SCDLG_AUTOFORMAT
Text [ en-US ] = "Total" ;
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */