From ad3292e2b3adee95e6a0473ee8a5c29df2e20c90 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Oct 2010 12:43:08 +0100 Subject: add modelines to .hxx files as well --- chart2/source/model/template/ChartType.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chart2/source/model/template/ChartType.hxx') diff --git a/chart2/source/model/template/ChartType.hxx b/chart2/source/model/template/ChartType.hxx index 07e72ea2890b..c8191eee7847 100644 --- a/chart2/source/model/template/ChartType.hxx +++ b/chart2/source/model/template/ChartType.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. @@ -181,3 +182,5 @@ private: // CHART_CHARTTYPE_HXX #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit