diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 01:21:33 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 01:21:33 +0000 |
commit | db08080244afe98d8b9d93da54cdeac8c756b12e (patch) | |
tree | df47bf1dcd3b49b2764c71ade33158c37a183995 /canvas/source/vcl | |
parent | 4761d5a100380a40ef7124f95d1eb5ff7e1fdacf (diff) |
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
Diffstat (limited to 'canvas/source/vcl')
-rw-r--r-- | canvas/source/vcl/spritehelper.hxx | 7 |
1 files changed, 5 insertions, 2 deletions
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 |