summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/propertyids.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/propertyids.hxx')
-rw-r--r--connectivity/source/inc/propertyids.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/connectivity/source/inc/propertyids.hxx b/connectivity/source/inc/propertyids.hxx
index b28278b0477d..f9cce49cd62d 100644
--- a/connectivity/source/inc/propertyids.hxx
+++ b/connectivity/source/inc/propertyids.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.
@@ -157,3 +158,5 @@ pProperties[nPos++] = ::com::sun::star::beans::Property(::connectivity::OMetaCon
#define PROPERTY_ID_ACTIVE_CONNECTION 61
#endif // _CONNECTIVITY_PROPERTYIDS_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */