From 39b61e709ca41804af30410f4a82a99f34900a29 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 24 Mar 2013 01:14:38 +0300 Subject: imporve simpleanimation class. --- src/simpleanimation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/simpleanimation.h') diff --git a/src/simpleanimation.h b/src/simpleanimation.h index e30455a04..a0dc60a72 100644 --- a/src/simpleanimation.h +++ b/src/simpleanimation.h @@ -88,7 +88,7 @@ class SimpleAnimation final int mAnimationPhase; /** Current animation phase. */ - Frame *mCurrentFrame; + const Frame *mCurrentFrame; /** Tell whether the animation is ready */ bool mInitialized; -- cgit v1.2.3-60-g2f50