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/speechbubble.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/popups/speechbubble.h') diff --git a/src/gui/popups/speechbubble.h b/src/gui/popups/speechbubble.h index 281603db3..6b7c705bb 100644 --- a/src/gui/popups/speechbubble.h +++ b/src/gui/popups/speechbubble.h @@ -41,7 +41,7 @@ class SpeechBubble final : public Popup A_DELETE_COPY(SpeechBubble) - void postInit() override; + void postInit() override final; /** * Sets the name displayed for the speech bubble, and in what color. -- cgit v1.2.3-70-g09d2