summaryrefslogtreecommitdiff
path: root/extensions/source/activex/main/StdAfx2.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/activex/main/StdAfx2.h')
-rw-r--r--extensions/source/activex/main/StdAfx2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/source/activex/main/StdAfx2.h b/extensions/source/activex/main/StdAfx2.h
index c7e2997e0c6d..5c540b0ba329 100644
--- a/extensions/source/activex/main/StdAfx2.h
+++ b/extensions/source/activex/main/StdAfx2.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
// stdafx1.h : include file for standard system include files,
// or project specific include files that are used frequently,
// but are changed infrequently
@@ -40,3 +41,5 @@ extern CComModule _Module;
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_STDAFX_H__C1799EA0_62CC_44DE_A2DD_C9F0410FF7F1__INCLUDED)
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */