From 8c97ec61d74261b4dd18b6f65f70be92dd85a794 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Oct 2010 13:03:58 +0100 Subject: add modelines to .hxx files as well --- filter/source/flash/swfwriter.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'filter/source/flash/swfwriter.hxx') diff --git a/filter/source/flash/swfwriter.hxx b/filter/source/flash/swfwriter.hxx index b3a5621b54e2..7acf4b88ce9f 100644 --- a/filter/source/flash/swfwriter.hxx +++ b/filter/source/flash/swfwriter.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. @@ -460,3 +461,5 @@ private: } #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit