From 512b217a484a09b0d0497e2111b445ddfa0cc567 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 12 Oct 2006 10:39:58 +0000 Subject: INTEGRATION: CWS sb59 (1.3.484); FILE MERGED 2006/08/03 13:47:01 cl 1.3.484.1: removed compiler warnings --- svx/inc/dragmt3d.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'svx/inc/dragmt3d.hxx') diff --git a/svx/inc/dragmt3d.hxx b/svx/inc/dragmt3d.hxx index 5cfbfa6c46f8..27851e056a33 100644 --- a/svx/inc/dragmt3d.hxx +++ b/svx/inc/dragmt3d.hxx @@ -4,9 +4,9 @@ * * $RCSfile: dragmt3d.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 17:29:34 $ + * last change: $Author: obo $ $Date: 2006-10-12 11:39:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -84,7 +84,7 @@ public: |* \************************************************************************/ -SV_DECL_PTRARR_DEL(E3dDragMethodUnitGroup, E3dDragMethodUnit*, 1, 3); +SV_DECL_PTRARR_DEL(E3dDragMethodUnitGroup, E3dDragMethodUnit*, 1, 3) /************************************************************************* |* -- cgit