summaryrefslogtreecommitdiffstats
path: root/vcl/inc/vcl/keycodes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/keycodes.hxx')
-rw-r--r--vcl/inc/vcl/keycodes.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/inc/vcl/keycodes.hxx b/vcl/inc/vcl/keycodes.hxx
index f89c8e0edc9b..ace5df3343b4 100644
--- a/vcl/inc/vcl/keycodes.hxx
+++ b/vcl/inc/vcl/keycodes.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -204,3 +205,5 @@
#define INDICATOR_SCROLLLOCK 0x0004
#endif // _SV_KEYCODES_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */