diff options
Diffstat (limited to 'openbox/frame.h')
| -rw-r--r-- | openbox/frame.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/frame.h b/openbox/frame.h index 0e28b9f1..915c08db 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -53,6 +53,7 @@ typedef enum { /*! This is a special context, which occurs while dragging a window in a move/resize */ OB_FRAME_CONTEXT_MOVE_RESIZE, + OB_FRAME_CONTEXT_DOCK, OB_FRAME_NUM_CONTEXTS } ObFrameContext; |
