diff options
Diffstat (limited to 'openbox')
| -rw-r--r-- | openbox/misc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/misc.h b/openbox/misc.h index 5f84a98a..24788c4f 100644 --- a/openbox/misc.h +++ b/openbox/misc.h @@ -3,6 +3,7 @@ typedef enum { + OB_CURSOR_NONE, OB_CURSOR_POINTER, OB_CURSOR_BUSY, OB_CURSOR_MOVE, |
