ecore_cocoa: fix _nsevent_window_is_type_of() type check
authorRomain Perier <romain.perier@openwide.fr>
Tue, 23 Dec 2014 16:51:51 +0000 (17:51 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 5 Feb 2015 15:38:07 +0000 (16:38 +0100)
commit2f6c564cc9bc86eba3bcc62c7dc181d77af42d8b
tree64bc17b6b95d0bd7a94565579f1573ebb2422a7e
parent1d18543719a98f9b4e99638c4d8f2e67720b84a2
ecore_cocoa: fix _nsevent_window_is_type_of() type check

isKindOfClass should receive an instance of a class and a class as arguments and
not two class. It fixes Mouse events sent to a window on OSX.

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/ecore_cocoa/ecore_cocoa.m