summaryrefslogtreecommitdiff
path: root/extensions/source/scanner/sanedlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/scanner/sanedlg.src')
-rw-r--r--extensions/source/scanner/sanedlg.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/source/scanner/sanedlg.src b/extensions/source/scanner/sanedlg.src
index 6b78e0c315e0..242d1eab167a 100644
--- a/extensions/source/scanner/sanedlg.src
+++ b/extensions/source/scanner/sanedlg.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.
*
@@ -278,3 +279,5 @@ String RID_SANE_NOSANELIB_TXT
{
Text [ en-US ] = "The SANE interface could not be initialized. Scanning is not possible." ;
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */