summaryrefslogtreecommitdiff
path: root/src/gui/widgets/icon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/icon.h')
-rw-r--r--src/gui/widgets/icon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/icon.h b/src/gui/widgets/icon.h
index 97de87d25..d04b12d4a 100644
--- a/src/gui/widgets/icon.h
+++ b/src/gui/widgets/icon.h
@@ -47,7 +47,7 @@ class Icon final : public gcn::Widget
*/
Icon(Image *const image);
- A_DELETE_COPY(Icon);
+ A_DELETE_COPY(Icon)
/**
* Gets the current Image.