diff options
Diffstat (limited to 'src/gui/popups/speechbubble.h')
-rw-r--r-- | src/gui/popups/speechbubble.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/popups/speechbubble.h b/src/gui/popups/speechbubble.h index 75cd95219..95cfd9bda 100644 --- a/src/gui/popups/speechbubble.h +++ b/src/gui/popups/speechbubble.h @@ -39,7 +39,7 @@ class SpeechBubble final : public Popup A_DELETE_COPY(SpeechBubble) - void postInit() override final; + void postInit() final; /** * Sets the name displayed for the speech bubble, and in what color. |