diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-12-12 15:51:54 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-12-12 15:51:54 +0000 |
commit | 607d6e35d62716c00dc8e23c2ba96b408053312c (patch) | |
tree | a22613f4bb019e5df92503a195327ef14d9f3148 /sd/source/ui/animations | |
parent | 835369b8db665c95976c1628980db19f79343edc (diff) |
INTEGRATION: CWS sdwarningsbegone (1.4.142); FILE MERGED
2006/11/22 12:41:41 cl 1.4.142.1: #i69285# warning free code changes for unxlngi6.pro
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 |