summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/debug.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/debug.hxx')
-rw-r--r--slideshow/source/inc/debug.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/slideshow/source/inc/debug.hxx b/slideshow/source/inc/debug.hxx
index 0819eb7bcaeb..17742121981f 100644
--- a/slideshow/source/inc/debug.hxx
+++ b/slideshow/source/inc/debug.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.
@@ -75,3 +76,5 @@ void SAL_CALL DebugTraceMessage (const sal_Char* sFormat, ...);
#endif // OSL_DEBUG_LEVEL > 1
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */