summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 12:43:08 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-28 15:47:29 +0100
commitad3292e2b3adee95e6a0473ee8a5c29df2e20c90 (patch)
tree461803fc3c2bfb76f3922d71739b15635b024ef5 /chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
parent2db854a3dc92de8e298f113774ce73c2b19783d7 (diff)
add modelines to .hxx files as well
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
index 02ab979163bb..81a01226fb47 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.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.
@@ -187,3 +188,5 @@ protected:
// CHART_WRAPPED_SERIES_OR_DIAGRAM_PROPERTY_HXX
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */