diff options
Diffstat (limited to 'src/python.hh')
| -rw-r--r-- | src/python.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/python.hh b/src/python.hh index 948e9a72..2f779321 100644 --- a/src/python.hh +++ b/src/python.hh @@ -53,6 +53,8 @@ enum EventAction { EventLeaveWindow, EventNewWindow, EventCloseWindow, + EventStartup, + EventShutdown, NUM_EVENTS }; |
