summaryrefslogtreecommitdiff
path: root/vcl/os2/inc/wingdi.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/os2/inc/wingdi.h')
-rw-r--r--vcl/os2/inc/wingdi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/os2/inc/wingdi.h b/vcl/os2/inc/wingdi.h
index d6085abbd262..c6cf93964df7 100644
--- a/vcl/os2/inc/wingdi.h
+++ b/vcl/os2/inc/wingdi.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef _WINGDI_
#define _WINGDI_
@@ -68,3 +69,5 @@ typedef struct
} MAT2, *LPMAT2;
#endif // _WINGDI_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */