From db08080244afe98d8b9d93da54cdeac8c756b12e Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 20 Jun 2006 01:21:33 +0000 Subject: INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/02/22 22:27:26 thb 1.2.8.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets --- canvas/source/vcl/spritehelper.hxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'canvas') diff --git a/canvas/source/vcl/spritehelper.hxx b/canvas/source/vcl/spritehelper.hxx index 306e2ae01193..22c4a81717f5 100644 --- a/canvas/source/vcl/spritehelper.hxx +++ b/canvas/source/vcl/spritehelper.hxx @@ -4,9 +4,9 @@ * * $RCSfile: spritehelper.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: kz $ $Date: 2005-11-02 13:05:12 $ + * last change: $Author: hr $ $Date: 2006-06-20 02:21:33 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -62,6 +62,9 @@ namespace vclcanvas public: SpriteHelper(); + // make CanvasCustomSpriteHelper::init visible for name lookup + using ::canvas::CanvasCustomSpriteHelper::init; + /** Late-init the sprite helper @param rSpriteSize -- cgit v1.2.3