summaryrefslogtreecommitdiff
path: root/scripting/source/storage/ScriptStorageManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/storage/ScriptStorageManager.hxx')
-rw-r--r--scripting/source/storage/ScriptStorageManager.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripting/source/storage/ScriptStorageManager.hxx b/scripting/source/storage/ScriptStorageManager.hxx
index 2c2563971511..32d10bb09db0 100644
--- a/scripting/source/storage/ScriptStorageManager.hxx
+++ b/scripting/source/storage/ScriptStorageManager.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.
@@ -223,3 +224,5 @@ private:
} // scripting_impl
#endif //_COM_SUN_STAR_SCRIPTING_STORAGE_SCRIPTSTORAGEMANAGER_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */