diff options
Diffstat (limited to 'sd/source/ui/animations')
-rw-r--r-- | sd/source/ui/animations/CustomAnimationPane.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/animations/CustomAnimationPane.hxx b/sd/source/ui/animations/CustomAnimationPane.hxx index fdf23b5d230e..7b16f1f593bb 100644 --- a/sd/source/ui/animations/CustomAnimationPane.hxx +++ b/sd/source/ui/animations/CustomAnimationPane.hxx @@ -4,9 +4,9 @@ * * $RCSfile: CustomAnimationPane.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kz $ $Date: 2006-04-26 20:44:40 $ + * last change: $Author: kz $ $Date: 2006-12-12 16:51:54 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -184,6 +184,6 @@ private: const CustomAnimationPresets& getPresets (void); }; -}; +} #endif // _SD_CUSTOMANIMATIONPANE_HXX |