summaryrefslogtreecommitdiff
path: root/src/events
diff options
context:
space:
mode:
Diffstat (limited to 'src/events')
-rw-r--r--src/events/inputevent.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/events/inputevent.h b/src/events/inputevent.h
index 53f629a1d..3d3c48552 100644
--- a/src/events/inputevent.h
+++ b/src/events/inputevent.h
@@ -60,6 +60,8 @@ struct InputEvent final
mask(mask0)
{ }
+ A_DELETE_COPY(InputEvent)
+
const std::string args;
ChatTab *const tab;
const int action;