ui/cocoa.m: Update to new DisplayChangeListener member names
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 2 Nov 2012 14:54:43 +0000 (14:54 +0000)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 2 Nov 2012 16:12:30 +0000 (11:12 -0500)
commit1d8ddda045b4b72dc95a325debb6df0fc19ec821
tree235cce3423fdc5e639d028e940ae545e9b3c4ff9
parentdc63936df7cc4c6f07b8c8c4ba0bf177b8df085e
ui/cocoa.m: Update to new DisplayChangeListener member names

Commit a93a4a2 changed the names of some fields in DisplayChangeListener
and broke compilation of the cocoa UI. Update to the new names.

Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Andreas Färber <andreas.faerber@web.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/cocoa.m