diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-10-27 12:33:13 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-10-27 12:33:13 +0100 |
commit | e9470b00509155fc27598b59acfca26a7b85ae6d (patch) | |
tree | 8d1e7bb494a197520a8be9ec173309e3d739a9d9 /reportdesign/inc/RptObject.hxx | |
parent | 9aacc61749ad0b84112f88bc5b048c8c8e494089 (diff) |
add modelines to .hxx files as well
Diffstat (limited to 'reportdesign/inc/RptObject.hxx')
-rw-r--r-- | reportdesign/inc/RptObject.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/reportdesign/inc/RptObject.hxx b/reportdesign/inc/RptObject.hxx index e57c13db34eb..0b16890ef982 100644 --- a/reportdesign/inc/RptObject.hxx +++ b/reportdesign/inc/RptObject.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. @@ -284,3 +285,4 @@ private: //============================================================================ #endif // _REPORT_RPTUIOBJ_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |