From ca2950fb8bffa9924aa49ab1d4729dbc2a391752 Mon Sep 17 00:00:00 2001 From: Daniel Bradshaw Date: Tue, 26 Jan 2010 21:02:20 +0000 Subject: Added virtual destructors, some implicit casts, and a couple of type changes. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Many warnings removed. Reviewed-by: Thorbjørn Lindeijer --- src/animatedsprite.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/animatedsprite.h') diff --git a/src/animatedsprite.h b/src/animatedsprite.h index cdf88ceb..b1d2ef36 100644 --- a/src/animatedsprite.h +++ b/src/animatedsprite.h @@ -56,7 +56,7 @@ class AnimatedSprite /** * Destructor. */ - ~AnimatedSprite(); + virtual ~AnimatedSprite(); /** * Resets the animated sprite. -- cgit v1.2.3-60-g2f50