uiacceltk/hitchcock/ServerCore/Src/alfsrvdisplaysubsession.cpp
changeset 13 8f67d927ea57
parent 0 15bf7259bb7c
child 8 10534483575f
--- a/uiacceltk/hitchcock/ServerCore/Src/alfsrvdisplaysubsession.cpp	Tue Feb 02 07:56:43 2010 +0200
+++ b/uiacceltk/hitchcock/ServerCore/Src/alfsrvdisplaysubsession.cpp	Fri Mar 19 09:43:21 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);
         }    
     }