summaryrefslogtreecommitdiff
path: root/scripting/source/storage/ScriptSecurityManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/storage/ScriptSecurityManager.hxx')
-rw-r--r--scripting/source/storage/ScriptSecurityManager.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripting/source/storage/ScriptSecurityManager.hxx b/scripting/source/storage/ScriptSecurityManager.hxx
index 29ca511f88f3..525d1a4eb8d9 100644
--- a/scripting/source/storage/ScriptSecurityManager.hxx
+++ b/scripting/source/storage/ScriptSecurityManager.hxx
@@ -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.
@@ -97,3 +98,5 @@ private:
} // scripting_securitymgr
#endif //_FRAMEWORK_SCRIPT_SCRIPTSECURITYMANAGER_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */