From 55ae7b1537e8964bbd46b54588a84f32342a951a Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Oct 2010 12:53:26 +0100 Subject: add modelines to .hxx files as well --- animations/source/animcore/factreg.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'animations/source') diff --git a/animations/source/animcore/factreg.hxx b/animations/source/animcore/factreg.hxx index b76fc1067e0c..c877d1b53c95 100644 --- a/animations/source/animcore/factreg.hxx +++ b/animations/source/animcore/factreg.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. @@ -49,3 +50,5 @@ DECL_NODE_FACTORY( COMMAND ); DECL_NODE_FACTORY( TargetPropertiesCreator ); } + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit