diff options
Diffstat (limited to 'extensions/source/activex/main/SOActionsApproval.h')
-rw-r--r-- | extensions/source/activex/main/SOActionsApproval.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/source/activex/main/SOActionsApproval.h b/extensions/source/activex/main/SOActionsApproval.h index d10ec1461d80..a5570312864d 100644 --- a/extensions/source/activex/main/SOActionsApproval.h +++ b/extensions/source/activex/main/SOActionsApproval.h @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // SOActionsApproval.h: Definition of the SOActionsApproval class // ////////////////////////////////////////////////////////////////////// @@ -79,3 +80,4 @@ DECLARE_REGISTRY_RESOURCEID(IDR_SODOCUMENTEVENTLISTENER) #endif // __SODOCUMENTEVENTLISTENER_H_ +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |