add modelines to .hxx files as well

This commit is contained in:
Caolán McNamara
2010-10-27 13:11:31 +01:00
parent e9daae2025
commit 758c8774fb
2901 changed files with 7634 additions and 11 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.
@@ -97,3 +98,5 @@ private:
} // scripting_securitymgr
#endif //_FRAMEWORK_SCRIPT_SCRIPTSECURITYMANAGER_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */