summaryrefslogtreecommitdiff
path: root/src/gui/textpopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/textpopup.h')
-rw-r--r--src/gui/textpopup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/textpopup.h b/src/gui/textpopup.h
index 02cf89d6f..4b0fe2728 100644
--- a/src/gui/textpopup.h
+++ b/src/gui/textpopup.h
@@ -42,7 +42,7 @@ class TextPopup final : public Popup
*/
TextPopup();
- A_DELETE_COPY(TextPopup);
+ A_DELETE_COPY(TextPopup)
/**
* Destructor. Cleans up the item popup on deletion.