From d6fbc25d16e3f96a20c492904a0dab16f8b4d8fb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 24 Oct 2013 12:17:17 +0300 Subject: add final keyword to gui files. --- src/gui/popups/beingpopup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/popups/beingpopup.h') diff --git a/src/gui/popups/beingpopup.h b/src/gui/popups/beingpopup.h index 3b5a2d421..cf9291db1 100644 --- a/src/gui/popups/beingpopup.h +++ b/src/gui/popups/beingpopup.h @@ -50,7 +50,7 @@ class BeingPopup final : public Popup */ void show(const int x, const int y, Being *const b); - void postInit() override; + void postInit() override final; #ifdef USE_PROFILER void logic(); -- cgit v1.2.3-60-g2f50