commit | dc8c8fce72a169fe5d1dd716e29b406ea044ae4b | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Fri May 25 16:01:41 2012 +0300 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Fri May 25 23:28:54 2012 -0400 |
tree | d5446bfc0430f33d290ea7c119af45d9785dcd2f | |
parent | d8f527c845b16c2e7465a0756d5b85710a75f776 [diff] [blame] |
window: rename enum pointer_type to cursor_type This avoids confusion with the pointer devices (struct wl_pointer).
diff --git a/clients/terminal.c b/clients/terminal.c index c7300e6..32648dd 100644 --- a/clients/terminal.c +++ b/clients/terminal.c
@@ -2245,7 +2245,7 @@ widget_schedule_redraw(widget); } - return POINTER_IBEAM; + return CURSOR_IBEAM; } static struct terminal *