From 783213c0bbc1b52504c346588742095a766f052d Mon Sep 17 00:00:00 2001 From: Bert Date: Thu, 17 Feb 2011 11:08:25 +0100 Subject: Use watch-cursor while loading thumbnails --- window.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'window.h') diff --git a/window.h b/window.h index c51a26e..f00af22 100644 --- a/window.h +++ b/window.h @@ -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 { -- cgit v1.2.3-70-g09d2