summaryrefslogtreecommitdiffstats
path: root/unotools/source/config/sourceviewconfig.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/sourceviewconfig.cxx')
-rw-r--r--unotools/source/config/sourceviewconfig.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/unotools/source/config/sourceviewconfig.cxx b/unotools/source/config/sourceviewconfig.cxx
index cb37db74138d..270a04702fef 100644
--- a/unotools/source/config/sourceviewconfig.cxx
+++ b/unotools/source/config/sourceviewconfig.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.
@@ -266,3 +267,5 @@ void SourceViewConfig::SetShowProportionalFontsOnly(sal_Bool bSet)
}
}
// namespace utl
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */