diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/openbox.i | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/openbox.i b/src/openbox.i index b5e7f09e..0e98bbfd 100644 --- a/src/openbox.i +++ b/src/openbox.i @@ -34,7 +34,9 @@ Action_EnterWindow, Action_LeaveWindow, Action_KeyPress, - Action_MouseMotion + Action_MouseMotion, + Action_NewWindow, + Action_CloseWindow }; enum WidgetType { Type_Frame, |
