summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/tpstat.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/tpstat.src')
-rw-r--r--sc/source/ui/docshell/tpstat.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/docshell/tpstat.src b/sc/source/ui/docshell/tpstat.src
index bb6c5bcff0f2..81a1b4ef78fc 100644
--- a/sc/source/ui/docshell/tpstat.src
+++ b/sc/source/ui/docshell/tpstat.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.
*
@@ -68,3 +69,5 @@ TabPage RID_SCPAGE_STAT
Text [ en-US ] = "Document: " ;
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */