uiacceltk/hitchcock/ServerCore/Src/alfsrvdisplaysubsession.cpp
branchRCL_3
changeset 7 433cbbb6a04b
parent 0 15bf7259bb7c
child 8 10534483575f
--- a/uiacceltk/hitchcock/ServerCore/Src/alfsrvdisplaysubsession.cpp	Mon Feb 22 17:57:49 2010 +0200
+++ b/uiacceltk/hitchcock/ServerCore/Src/alfsrvdisplaysubsession.cpp	Fri Mar 12 15:47:04 2010 +0200
@@ -62,7 +62,8 @@
         // according to the last display. Also the new area is left there even if  ConstructL() 
         // fails(!).
         static_cast<CAlfAppSrvSession&>(Session()).SetClientDrawingArea( aRect );
-        aSession.SetClientWindowGroupId( aWindowGroupId );            
+        aSession.SetClientWindowGroupId( aWindowGroupId );           
+        Session().AlfAppUi()->SetAlfAppWindowGroup(aWindowGroupId);
         }    
     }