summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/transitioninfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/transitioninfo.hxx')
-rw-r--r--slideshow/source/inc/transitioninfo.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/slideshow/source/inc/transitioninfo.hxx b/slideshow/source/inc/transitioninfo.hxx
index bc0076c7aff1..861d609f09cb 100644
--- a/slideshow/source/inc/transitioninfo.hxx
+++ b/slideshow/source/inc/transitioninfo.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.
@@ -158,3 +159,5 @@ struct TransitionInfo
} // namespace presentation
#endif /* INCLUDED_SLIDESHOW_TRANSITIONINFO_HXX */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */