summaryrefslogtreecommitdiff
path: root/sd/source/core/anminfo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/core/anminfo.cxx')
-rw-r--r--sd/source/core/anminfo.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/core/anminfo.cxx b/sd/source/core/anminfo.cxx
index a2aed2388e28..e4e3c3ec2fe1 100644
--- a/sd/source/core/anminfo.cxx
+++ b/sd/source/core/anminfo.cxx
@@ -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.
@@ -150,3 +151,5 @@ String SdAnimationInfo::GetBookmark()
return sBookmark;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */