summaryrefslogtreecommitdiffstats
path: root/src/publisher/trex_publisher.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/publisher/trex_publisher.h')
-rw-r--r--src/publisher/trex_publisher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/publisher/trex_publisher.h b/src/publisher/trex_publisher.h
index fb7226c4..522c8c69 100644
--- a/src/publisher/trex_publisher.h
+++ b/src/publisher/trex_publisher.h
@@ -49,6 +49,7 @@ public:
EVENT_PORT_ACQUIRED = 5,
EVENT_PORT_RELEASED = 6,
EVENT_PORT_ERROR = 7,
+ EVENT_PORT_ATTR_CHANGED = 8,
EVENT_SERVER_STOPPED = 100,