summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/misc/PropertyForward.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/misc/PropertyForward.cxx')
-rw-r--r--dbaccess/source/core/misc/PropertyForward.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbaccess/source/core/misc/PropertyForward.cxx b/dbaccess/source/core/misc/PropertyForward.cxx
index 4f9aa81ab28c..9940b3990562 100644
--- a/dbaccess/source/core/misc/PropertyForward.cxx
+++ b/dbaccess/source/core/misc/PropertyForward.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.
@@ -171,3 +172,4 @@ namespace dbaccess
} // namespace dbaccess
//........................................................................
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */