summaryrefslogtreecommitdiff
path: root/src/python.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/python.hh')
-rw-r--r--src/python.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python.hh b/src/python.hh
index 7cec7667..d8b943e7 100644
--- a/src/python.hh
+++ b/src/python.hh
@@ -64,6 +64,7 @@ enum EventAction {
EventKey,
EventFocus,
EventBell,
+ EventUrgentNotify,
NUM_EVENTS
};