summaryrefslogtreecommitdiffstats
path: root/include/vcl/dibtools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/dibtools.hxx')
-rw-r--r--include/vcl/dibtools.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/vcl/dibtools.hxx b/include/vcl/dibtools.hxx
index a8b0336b02a1..9709203a264e 100644
--- a/include/vcl/dibtools.hxx
+++ b/include/vcl/dibtools.hxx
@@ -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 @@ bool VCL_DLLPUBLIC WriteDIBV5(
#endif // _SV_DIBTOOLS_HXX
//////////////////////////////////////////////////////////////////////////////
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */