diff -r cdf2f6e5c390 -r bf7481649c98 graphicscomposition/surfaceupdate/inc/surfaceupdateserver.h --- a/graphicscomposition/surfaceupdate/inc/surfaceupdateserver.h Thu May 27 14:13:51 2010 +0300 +++ b/graphicscomposition/surfaceupdate/inc/surfaceupdateserver.h Fri Jun 11 14:58:47 2010 +0300 @@ -186,6 +186,7 @@ TBool IsActive() const; CUpdateReceiverNotification* UpdateReceiverNotification(TInt aReceiverPriority = 0); void CheckForReuse(); + void SetNumUpdateReceivers(TInt aNumUpdateReceivers); #ifdef TEST_SURFACE_UPDATE CSurfaceUpdateServer* Server(); void IncNumberPendingNotifications();