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/gears.c b/clients/gears.c index ce8212a..5cfc298 100644 --- a/clients/gears.c +++ b/clients/gears.c
@@ -243,7 +243,7 @@ gears->view.rotx = gears->view.rotx + 360; } - return POINTER_LEFT_PTR; + return CURSOR_LEFT_PTR; } static void