summaryrefslogtreecommitdiff
path: root/extensions/source/activex/main/SOComWindowPeer.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/activex/main/SOComWindowPeer.h')
-rw-r--r--extensions/source/activex/main/SOComWindowPeer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/source/activex/main/SOComWindowPeer.h b/extensions/source/activex/main/SOComWindowPeer.h
index 55be8cafcbb0..c819e17a81ea 100644
--- a/extensions/source/activex/main/SOComWindowPeer.h
+++ b/extensions/source/activex/main/SOComWindowPeer.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
// SOComWindowPeer.h: Definition of the SOComWindowPeer class
//
//////////////////////////////////////////////////////////////////////
@@ -131,3 +132,5 @@ DECLARE_REGISTRY_RESOURCEID(IDR_SOCOMWINDOWPEER)
};
#endif // __SOCOMWINDOWPEER_H_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */