add modelines to .hxx files as well

This commit is contained in:
Caolán McNamara
2010-10-27 12:45:53 +01:00
parent 656bc319fc
commit 0b468b7e7d
87 changed files with 247 additions and 0 deletions

View File

@@ -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.
*
@@ -239,3 +240,5 @@ namespace connectivity
}
#endif // CONNECTIVITY_SDATABASEMETADATA_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */