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,