diff options
Diffstat (limited to 'src/python.hh')
| -rw-r--r-- | src/python.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python.hh b/src/python.hh index 81b3b0ca..cfa625d0 100644 --- a/src/python.hh +++ b/src/python.hh @@ -52,6 +52,7 @@ enum KeyContext { enum EventAction { EventEnterWindow, EventLeaveWindow, + EventPlaceWindow, EventNewWindow, EventCloseWindow, EventStartup, |
