summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/transitions/figurewipe.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/transitions/figurewipe.cxx')
-rw-r--r--slideshow/source/engine/transitions/figurewipe.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/slideshow/source/engine/transitions/figurewipe.cxx b/slideshow/source/engine/transitions/figurewipe.cxx
index 22a2001487d7..73ffbbda17fd 100644
--- a/slideshow/source/engine/transitions/figurewipe.cxx
+++ b/slideshow/source/engine/transitions/figurewipe.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.
@@ -127,3 +128,5 @@ FigureWipe * FigureWipe::createStarWipe( sal_Int32 nPoints )
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */