summaryrefslogtreecommitdiff
path: root/sd/inc/animations.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/animations.hxx')
-rw-r--r--sd/inc/animations.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/inc/animations.hxx b/sd/inc/animations.hxx
index a0f5008e4dad..1fe6f64dc8d6 100644
--- a/sd/inc/animations.hxx
+++ b/sd/inc/animations.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef _SD_ANIMATIONS_HXX_
#define _SD_ANIMATIONS_HXX_
@@ -28,3 +29,5 @@ SD_DLLPUBLIC void stl_process_after_effect_node_func(AfterEffectNode& rNode);
} // namespace sd;
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */