summaryrefslogtreecommitdiff
path: root/src/gui/widgets/playerbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/playerbox.h')
-rw-r--r--src/gui/widgets/playerbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/playerbox.h b/src/gui/widgets/playerbox.h
index 4ae3c8866..5f9d3c54a 100644
--- a/src/gui/widgets/playerbox.h
+++ b/src/gui/widgets/playerbox.h
@@ -49,7 +49,7 @@ class PlayerBox final : public gcn::ScrollArea
PlayerBox(std::string skin = "");
- A_DELETE_COPY(PlayerBox);
+ A_DELETE_COPY(PlayerBox)
/**
* Destructor.