From 94273f426318994df784cf85c0c18a817f913a8d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 17 Oct 2013 22:05:53 +0300 Subject: use postInit in ChatWindow. --- src/gui/popups/beingpopup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/popups') diff --git a/src/gui/popups/beingpopup.h b/src/gui/popups/beingpopup.h index d91464ebe..3b5a2d421 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(); + void postInit() override; #ifdef USE_PROFILER void logic(); -- cgit v1.2.3-60-g2f50