summaryrefslogtreecommitdiffstats
path: root/vcl/inc/vcl/ptrstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/ptrstyle.hxx')
-rw-r--r--vcl/inc/vcl/ptrstyle.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/inc/vcl/ptrstyle.hxx b/vcl/inc/vcl/ptrstyle.hxx
index 796613bd5726..75502de85823 100644
--- a/vcl/inc/vcl/ptrstyle.hxx
+++ b/vcl/inc/vcl/ptrstyle.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.
@@ -140,3 +141,5 @@ typedef USHORT PointerStyle;
#define POINTER_COUNT 94
#endif // _VCL_PTRSTYLE_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */