diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-10-27 12:43:08 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-10-28 15:47:29 +0100 |
commit | 0ab872e1fc7d32525e296f0ace5a9efd6035b102 (patch) | |
tree | 98ebee0cf468de99d0740cdf66a5baf8563059fc /chart2/source/controller/dialogs/tp_LegendPosition.hxx | |
parent | c202e534d44ed2dc10ed82c2317f1ab281ab0fa8 (diff) |
add modelines to .hxx files as well
Diffstat (limited to 'chart2/source/controller/dialogs/tp_LegendPosition.hxx')
-rw-r--r-- | chart2/source/controller/dialogs/tp_LegendPosition.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/tp_LegendPosition.hxx b/chart2/source/controller/dialogs/tp_LegendPosition.hxx index a70ba4ce3..fa762b25d 100644 --- a/chart2/source/controller/dialogs/tp_LegendPosition.hxx +++ b/chart2/source/controller/dialogs/tp_LegendPosition.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. @@ -67,3 +68,4 @@ public: #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |