summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/scwarngs.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/src/scwarngs.src')
-rw-r--r--sc/source/ui/src/scwarngs.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/src/scwarngs.src b/sc/source/ui/src/scwarngs.src
index 4728c4ac16a8..020df880596a 100644
--- a/sc/source/ui/src/scwarngs.src
+++ b/sc/source/ui/src/scwarngs.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.
*
@@ -32,3 +33,5 @@ Resource RID_WRNHDLSC
Text [ en-US ] = "The number of rows exceeded the maximum. Additional rows were not imported!" ;
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */