summaryrefslogtreecommitdiff
path: root/vcl/source/src/print.src
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/src/print.src')
-rw-r--r--vcl/source/src/print.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/source/src/print.src b/vcl/source/src/print.src
index a6e042b3e3f0..89b571554655 100644
--- a/vcl/source/src/print.src
+++ b/vcl/source/src/print.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.
*
@@ -140,3 +141,5 @@ Image SV_PRINT_NOCOLLATE_IMG
{
ImageBitmap = Bitmap { File = "ncollate.png" ; };
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */