summaryrefslogtreecommitdiff
path: root/src/gui/gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/gui.cpp')
-rw-r--r--src/gui/gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp
index 9f46559e5..e5893b69a 100644
--- a/src/gui/gui.cpp
+++ b/src/gui/gui.cpp
@@ -62,7 +62,7 @@ class GuiConfigListener final : public ConfigListener
mGui(g)
{}
- A_DELETE_COPY(GuiConfigListener);
+ A_DELETE_COPY(GuiConfigListener)
void optionChanged(const std::string &name)
{