summaryrefslogtreecommitdiff
path: root/src/gui/quitdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/quitdialog.h')
-rw-r--r--src/gui/quitdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/quitdialog.h b/src/gui/quitdialog.h
index 05f6e0139..a47808d04 100644
--- a/src/gui/quitdialog.h
+++ b/src/gui/quitdialog.h
@@ -53,7 +53,7 @@ class QuitDialog final : public Window, public gcn::ActionListener,
*/
QuitDialog(QuitDialog **const pointerToMe);
- A_DELETE_COPY(QuitDialog);
+ A_DELETE_COPY(QuitDialog)
/**
* Destructor