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/maplayer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/maplayer.h') diff --git a/src/maplayer.h b/src/maplayer.h index ad74ad7d2..f5b4c88a8 100644 --- a/src/maplayer.h +++ b/src/maplayer.h @@ -175,7 +175,7 @@ class MapLayer final: public ConfigListener int getHeight() const A_WARN_UNUSED { return mHeight; } - void optionChanged(const std::string &value) override; + void optionChanged(const std::string &value) override final; int getTileDrawWidth(const Image *img, const int endX, int &width) const A_WARN_UNUSED; -- cgit v1.2.3-60-g2f50