summaryrefslogtreecommitdiff
path: root/basic/source/inc/sbtrace.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/inc/sbtrace.hxx')
-rw-r--r--basic/source/inc/sbtrace.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/basic/source/inc/sbtrace.hxx b/basic/source/inc/sbtrace.hxx
index e8a482c2f6e9..daa10d7f9b57 100644
--- a/basic/source/inc/sbtrace.hxx
+++ b/basic/source/inc/sbtrace.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.
@@ -40,3 +41,5 @@ void dbg_RegisterTraceTextForPC( SbModule* pModule, UINT32 nPC,
#endif
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */