Call the correct frameFinished method in Surface::sendFrameCallback
authorAndy Nichols <andy.nichols@nokia.com>
Fri, 17 Feb 2012 09:28:43 +0000 (10:28 +0100)
committerSamuel Rødal <samuel.rodal@nokia.com>
Mon, 20 Feb 2012 08:30:25 +0000 (09:30 +0100)
commita9d6833693a8fcbb54f575ff3994b216b7b19d84
tree111782dbbfcac86860f405809a89a24c9c3c2888
parent5bc65bc92bc1961059c7ecadfe4253db2f488801
Call the correct frameFinished method in Surface::sendFrameCallback

After the recent refactoring, the frameFinished method was still called
where we should now be calling frameFinishedInternal

Change-Id: I6ac5c0467dda6bb7e62976e8da28dc9d19a986c8
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/compositor/wayland_wrapper/wlsurface.cpp