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/t602/t602filter.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'filter/source/t602') diff --git a/filter/source/t602/t602filter.hxx b/filter/source/t602/t602filter.hxx index 077787689bb2..117556c64ee0 100644 --- a/filter/source/t602/t602filter.hxx +++ b/filter/source/t602/t602filter.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. @@ -284,3 +285,5 @@ SAL_CALL T602ImportFilterDialog_createInstance( const ::com::sun::star::uno::Ref } #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit