Fix absolute mouse events generated by SDL frontend.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 21 Mar 2009 01:09:16 +0000 (01:09 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 21 Mar 2009 01:09:16 +0000 (01:09 +0000)
commit4788f2d6305205cbe6cc11facb0107654c24fb57
tree761f8e3da4854d7d93ca6d671778377a1576dfec
parentb46b96cbfda59c866f384f4a19e3f1a7bf6a8113
Fix absolute mouse events generated by SDL frontend.

In r6839 ("DisplayAllocator interface") the "width" and "height" globals
stopped ever being assigned.  Note that last time absolute input stopped
working was for the same reason.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6875 c046a42c-6fe2-441c-8c8c-71466251a162
sdl.c