summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basicmod.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/basicmod.hxx')
-rw-r--r--basctl/source/basicide/basicmod.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/basctl/source/basicide/basicmod.hxx b/basctl/source/basicide/basicmod.hxx
index 374b933c4ea6..da7556613561 100644
--- a/basctl/source/basicide/basicmod.hxx
+++ b/basctl/source/basicide/basicmod.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.
@@ -44,3 +45,5 @@ public:
#define BASIC_MOD() ( *(BasicIDEModule**) GetAppData(SHL_IDE) )
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */