From 0ae6a22f45b8e82d69f325e93c406dd1166415a0 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 30 Jul 2011 23:01:11 +0300 Subject: Add consistent Emacs and vim mode lines --- chart2/AllLangResTarget_chartcontroller.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chart2/AllLangResTarget_chartcontroller.mk') diff --git a/chart2/AllLangResTarget_chartcontroller.mk b/chart2/AllLangResTarget_chartcontroller.mk index 98ad177bea5b..14bfce0c1e29 100644 --- a/chart2/AllLangResTarget_chartcontroller.mk +++ b/chart2/AllLangResTarget_chartcontroller.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -99,4 +100,4 @@ $(eval $(call gb_SrsTarget_add_templates,chart2/res,\ chart2/source/controller/dialogs/res_Trendline_tmpl.hrc \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: -- cgit