From a360f4e0af9df1d5276f977d68ac2f357b14ffae Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 9 Nov 2012 16:21:59 +0300 Subject: Fix code style. --- src/being.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being.h') diff --git a/src/being.h b/src/being.h index 6413a1059..8005881ca 100644 --- a/src/being.h +++ b/src/being.h @@ -846,7 +846,7 @@ class Being : public ActorSprite, public ConfigListener const AttackType type, const int attackId) const A_WARN_UNUSED; - Cursor::Cursor getHoverCursor() A_WARN_UNUSED + Cursor::Cursor getHoverCursor() const A_WARN_UNUSED { return mInfo ? mInfo->getHoverCursor() : Cursor::CURSOR_POINTER; } static uint8_t genderToInt(const Gender sex) A_WARN_UNUSED; -- cgit v1.2.3-70-g09d2