summaryrefslogtreecommitdiff
path: root/vcl/inc/outdata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/outdata.hxx')
-rw-r--r--vcl/inc/outdata.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/inc/outdata.hxx b/vcl/inc/outdata.hxx
index 5d2852444767..2f4a9b5ed7aa 100644
--- a/vcl/inc/outdata.hxx
+++ b/vcl/inc/outdata.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.
@@ -47,3 +48,5 @@ inline int ImplIsColorTransparent( Color aColor )
}
#endif // _SV_OUTDATA_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */