summaryrefslogtreecommitdiff
path: root/vcl/os2/inc/salobj.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/os2/inc/salobj.h')
-rw-r--r--vcl/os2/inc/salobj.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/os2/inc/salobj.h b/vcl/os2/inc/salobj.h
index 5b4ac21ccdd6..fc4a1c027159 100644
--- a/vcl/os2/inc/salobj.h
+++ b/vcl/os2/inc/salobj.h
@@ -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.
@@ -67,3 +68,5 @@ public:
};
#endif // _SV_SALOBJ_H
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */