summaryrefslogtreecommitdiff
path: root/src/guichan/include/guichan/event.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichan/include/guichan/event.hpp')
-rw-r--r--src/guichan/include/guichan/event.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guichan/include/guichan/event.hpp b/src/guichan/include/guichan/event.hpp
index f6cfe55d1..c6afee48c 100644
--- a/src/guichan/include/guichan/event.hpp
+++ b/src/guichan/include/guichan/event.hpp
@@ -70,7 +70,7 @@ namespace gcn
*/
Event(Widget *const source);
- A_DELETE_COPY(Event);
+ A_DELETE_COPY(Event)
/**
* Destructor.