summaryrefslogtreecommitdiff
path: root/src/gui/charselectdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/charselectdialog.h')
-rw-r--r--src/gui/charselectdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/charselectdialog.h b/src/gui/charselectdialog.h
index 1bf0ab88a..82b1cae0d 100644
--- a/src/gui/charselectdialog.h
+++ b/src/gui/charselectdialog.h
@@ -64,7 +64,7 @@ class CharSelectDialog final : public Window,
*/
CharSelectDialog(LoginData *const data);
- A_DELETE_COPY(CharSelectDialog);
+ A_DELETE_COPY(CharSelectDialog)
~CharSelectDialog();