summaryrefslogtreecommitdiff
path: root/basctl/inc/iderdll.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/inc/iderdll.hxx')
-rw-r--r--basctl/inc/iderdll.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/basctl/inc/iderdll.hxx b/basctl/inc/iderdll.hxx
index 602a5d1a94e4..6b48b37f50c4 100644
--- a/basctl/inc/iderdll.hxx
+++ b/basctl/inc/iderdll.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.
@@ -52,3 +53,5 @@ public:
#define IDE_DLL() BasicIDEDLL::GetDLL()
#endif //_IDERDLL_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */