summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basicprint.src
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/basicprint.src')
-rw-r--r--basctl/source/basicide/basicprint.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/basctl/source/basicide/basicprint.src b/basctl/source/basicide/basicprint.src
index de1820e1e9de..1e2ba17a4098 100644
--- a/basctl/source/basicide/basicprint.src
+++ b/basctl/source/basicide/basicprint.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.
*
@@ -27,3 +28,5 @@ StringArray RID_PRINTDLG_STRLIST
< "Pa~ges"; >;
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */