@ -25,7 +25,8 @@
typedef enum win_cur_e {
CURSOR_ARROW = 0,
CURSOR_HAND
CURSOR_HAND,
CURSOR_WATCH
} win_cur_t;
typedef struct win_env_s {
The note is not visible to the blocked user.