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