summaryrefslogtreecommitdiff
path: root/mysqlc/source/mysqlc_propertyids.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 12:45:53 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-27 15:59:43 +0100
commit0b468b7e7dcff4492a74582ef9482f6f0cc13c7c (patch)
tree65a9b62eb5d1db1f5b1ec9cf7a457afc7e5a3e2e /mysqlc/source/mysqlc_propertyids.hxx
parent656bc319fc8eecd973979a152469a4bb7213e51f (diff)
add modelines to .hxx files as well
Diffstat (limited to 'mysqlc/source/mysqlc_propertyids.hxx')
-rw-r--r--mysqlc/source/mysqlc_propertyids.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysqlc/source/mysqlc_propertyids.hxx b/mysqlc/source/mysqlc_propertyids.hxx
index 31e756685c04..294ed509ee23 100644
--- a/mysqlc/source/mysqlc_propertyids.hxx
+++ b/mysqlc/source/mysqlc_propertyids.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef _CONNECTIVITY_PROPERTYIDS_HXX_
#define _CONNECTIVITY_PROPERTYIDS_HXX_
@@ -134,3 +135,4 @@ pProperties[nPos++] = Property(OPropertyMap::getPropMap().getNameByIndex(PROPERT
#endif // _CONNECTIVITY_PROPERTYIDS_HXX_
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */