summaryrefslogtreecommitdiff
path: root/animations/source/animcore/factreg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'animations/source/animcore/factreg.hxx')
-rw-r--r--animations/source/animcore/factreg.hxx3
1 files changed, 3 insertions, 0 deletions
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: */