summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/scriptdocument.cxx
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2010-10-13 12:51:15 +0100
committerNoel Power <noel.power@novell.com>2010-10-13 12:51:15 +0100
commit5089e955d6d8ce2caecb55bccbcbfe760df889fd (patch)
treea08184c1f0c26c9a1001ccdd1966064d8cfaab5d /basctl/source/basicide/scriptdocument.cxx
parent5a9064d007fb1268ef72073466c554f43f0b8439 (diff)
parent7a0832bca75cbb877c9e3592193a06a259c4b8f2 (diff)
Merge commit 'origin/master'
Diffstat (limited to 'basctl/source/basicide/scriptdocument.cxx')
-rw-r--r--basctl/source/basicide/scriptdocument.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/basctl/source/basicide/scriptdocument.cxx b/basctl/source/basicide/scriptdocument.cxx
index 98cd27c55668..1f277b3da112 100644
--- a/basctl/source/basicide/scriptdocument.cxx
+++ b/basctl/source/basicide/scriptdocument.cxx
@@ -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.
@@ -1626,3 +1627,5 @@ namespace basctl
//........................................................................
} // namespace basctl
//........................................................................
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */