summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SendPortActivity.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/SendPortActivity.cpp')
-rw-r--r--src/engine/events/SendPortActivity.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/events/SendPortActivity.cpp b/src/engine/events/SendPortActivity.cpp
index 580f347f..bf927da7 100644
--- a/src/engine/events/SendPortActivity.cpp
+++ b/src/engine/events/SendPortActivity.cpp
@@ -25,7 +25,7 @@ namespace Events {
void
-SendPortActivityEvent::post_process()
+SendPortActivity::post_process()
{
_engine.broadcaster()->send_activity(_port->path());
}