From 98db78be9552b039090ce5dfc53803df2dd54b41 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 3 Feb 2012 18:59:37 +0300 Subject: Add some missing getters. --- src/animatedsprite.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/animatedsprite.cpp') diff --git a/src/animatedsprite.cpp b/src/animatedsprite.cpp index f4f3451cb..11329b321 100644 --- a/src/animatedsprite.cpp +++ b/src/animatedsprite.cpp @@ -285,7 +285,7 @@ int AnimatedSprite::getHeight() const return 0; } -std::string AnimatedSprite::getIdPath() +std::string AnimatedSprite::getIdPath() const { if (!mSprite) return ""; -- cgit v1.2.3-60-g2f50