summaryrefslogtreecommitdiff
path: root/vcl/source/app/svmainhook.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/app/svmainhook.cxx')
-rw-r--r--vcl/source/app/svmainhook.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/source/app/svmainhook.cxx b/vcl/source/app/svmainhook.cxx
index 413b28b3affb..7291a141a16f 100644
--- a/vcl/source/app/svmainhook.cxx
+++ b/vcl/source/app/svmainhook.cxx
@@ -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.
@@ -114,3 +115,5 @@ BOOL ImplSVMainHook( BOOL *pbInit )
#endif // MACOSX
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */