summaryrefslogtreecommitdiff
path: root/basic/source/inc/stdobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/inc/stdobj.hxx')
-rwxr-xr-x[-rw-r--r--]basic/source/inc/stdobj.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/basic/source/inc/stdobj.hxx b/basic/source/inc/stdobj.hxx
index cdf3209624fb..7abaf47492f1 100644..100755
--- a/basic/source/inc/stdobj.hxx
+++ b/basic/source/inc/stdobj.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.
@@ -49,3 +50,5 @@ public:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */