From b8c77348db8b0bf500cb6a13cce75c61a544c500 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 24 Oct 2013 12:19:01 +0300 Subject: add final keyword to all other files. --- src/map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index ad7087837..3bddd0c83 100644 --- a/src/map.h +++ b/src/map.h @@ -369,7 +369,7 @@ class Map final : public Properties, public ConfigListener const TileAnimation *getAnimationForGid(const int gid) const A_WARN_UNUSED; - void optionChanged(const std::string &value) override; + void optionChanged(const std::string &value) override final; MapItem *findPortalXY(const int x, const int y) const A_WARN_UNUSED; -- cgit v1.2.3-60-g2f50