summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldlg.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/moduldlg.cxx
parent5a9064d007fb1268ef72073466c554f43f0b8439 (diff)
parent7a0832bca75cbb877c9e3592193a06a259c4b8f2 (diff)
Merge commit 'origin/master'
Diffstat (limited to 'basctl/source/basicide/moduldlg.cxx')
-rw-r--r--basctl/source/basicide/moduldlg.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/basctl/source/basicide/moduldlg.cxx b/basctl/source/basicide/moduldlg.cxx
index 325befcde8e4..fcc2858670d1 100644
--- a/basctl/source/basicide/moduldlg.cxx
+++ b/basctl/source/basicide/moduldlg.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.
@@ -1064,3 +1065,4 @@ SbModule* createModImpl( Window* pWin, const ScriptDocument& rDocument,
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */