graphicscomposition/surfaceupdate/inc/surfaceupdateserver.h
changeset 98 bf7481649c98
parent 0 5d03bc08d59c
child 110 7f25ef56562d
--- 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();