windowing/windowserver/nga/SERVER/openwfc/server.h
branchRCL_3
changeset 33 25f95128741d
parent 26 15986eb6c500
child 163 bbf46f59e123
--- a/windowing/windowserver/nga/SERVER/openwfc/server.h	Wed Mar 31 23:34:07 2010 +0300
+++ b/windowing/windowserver/nga/SERVER/openwfc/server.h	Wed Apr 14 17:19:46 2010 +0300
@@ -52,7 +52,6 @@
 	EHeartBeatPriority=1000,
 	EKeyRepeatPriority=1980,
 	EPointerRepeatPriority=1980,// Same as for key repeats
-	EClientBufferPriority=1990,	// Priority of idle object that completes the client buffer
 	EEventPriority=2000,
 	EComposeCompletePriority=2500,		// Triggers further composition if necessary
 	EWsShellLogonPriority=3000,	// Log on to the shell dying
@@ -342,6 +341,7 @@
 	void StartL();
 	TInt SessionCount();
 	MWsAnimationScheduler* AnimationScheduler();
+	void PrepareShutdown();
 	TBool ReleaseMemory();
 	void DestroySessionsForShutdown();
 	void SetPinClientDescriptors(TBool aPin);