summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/dbconfig.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/config/dbconfig.cxx')
-rw-r--r--sw/source/ui/config/dbconfig.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/ui/config/dbconfig.cxx b/sw/source/ui/config/dbconfig.cxx
index f8ccc9048ea2..96b5bf98e6ad 100644
--- a/sw/source/ui/config/dbconfig.cxx
+++ b/sw/source/ui/config/dbconfig.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.
@@ -131,3 +132,4 @@ void SwDBConfig::Commit() {}
void SwDBConfig::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& ) {}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */