Skip to content
Commit f7067e7d authored by David Faure's avatar David Faure
Browse files

Discussing with tobias, we found a nice and easy way to implement "window.event".

JSEventListener::handleEvent simply sets the event in the Window object,
and from there we use Peter's magic (getDOMEvent()).
This would fix #30780 if there wasn't a bug in the script itself :(

svn path=/trunk/kdelibs/; revision=112167
parent ea56985c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment