summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/transitions/transitiontools.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 12:53:26 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-28 15:50:10 +0100
commit81670220efdcd6f7880ff17ec5a80572ecbc5452 (patch)
tree75cc27224d15f646e54123f2c7caa610a6cc62ff /slideshow/source/engine/transitions/transitiontools.hxx
parentcea6f569d8ba245a2eb7563bc77273341e509af1 (diff)
add modelines to .hxx files as wellLIBREOFFICE_3_3_FREEZEfeature/rodatastrings
Diffstat (limited to 'slideshow/source/engine/transitions/transitiontools.hxx')
-rw-r--r--slideshow/source/engine/transitions/transitiontools.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/slideshow/source/engine/transitions/transitiontools.hxx b/slideshow/source/engine/transitions/transitiontools.hxx
index b5e61cb03..c8c95ad7e 100644
--- a/slideshow/source/engine/transitions/transitiontools.hxx
+++ b/slideshow/source/engine/transitions/transitiontools.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.
@@ -53,3 +54,5 @@ namespace internal {
}
#endif /* INCLUDED_SLIDESHOW_TRANSITIONTOOLS_HXX */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */