summaryrefslogtreecommitdiff
path: root/scripting/source/storage/ScriptURI.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/storage/ScriptURI.hxx')
-rw-r--r--scripting/source/storage/ScriptURI.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripting/source/storage/ScriptURI.hxx b/scripting/source/storage/ScriptURI.hxx
index bbfe170c56..0d1ac98598 100644
--- a/scripting/source/storage/ScriptURI.hxx
+++ b/scripting/source/storage/ScriptURI.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.
@@ -118,3 +119,5 @@ private:
} //namespace script_uri
#endif // define __FRAMEWORK_STORAGE_SCRIPTURI_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */