event: Fix copying touch events
authorBastien Nocera <hadess@hadess.net>
Thu, 3 May 2012 16:56:45 +0000 (18:56 +0200)
committerBastien Nocera <hadess@hadess.net>
Thu, 3 May 2012 17:32:07 +0000 (19:32 +0200)
commit217ff7c8fb359f129011aff08cb97ff8620f479c
tree5d914b0eb2a7788abe173f87f97b9bd951935e5c
parent3c9cea09dc89e925e78af9692082aa7f5169f1b6
event: Fix copying touch events

We were trying to copy motion axes instead of touch ones.

https://bugzilla.gnome.org/show_bug.cgi?id=675371
clutter/clutter-event.c