mmsharing/mmshui/src/musuilivesharingview.cpp
branchRCL_3
changeset 38 ac48f0cc9f9c
parent 35 6c57ef9392d2
child 41 755f0370535b
equal deleted inserted replaced
35:6c57ef9392d2 38:ac48f0cc9f9c
   703                                                          *this,
   703                                                          *this,
   704                                                          *this,
   704                                                          *this,
   705                                                          videoRect );
   705                                                          videoRect );
   706         iController->StartInvitationL();
   706         iController->StartInvitationL();
   707         }
   707         }
       
   708     iBackgroundContainer->SetUiEventController( EventController() );
   708 
   709 
   709     iContainer->SetController( iController );
   710     iContainer->SetController( iController );
   710 
   711 
   711     MUS_LOG( "mus: [MUSUI ]  <- CMusUiLiveSharingView::DoActivateL" );
   712     MUS_LOG( "mus: [MUSUI ]  <- CMusUiLiveSharingView::DoActivateL" );
   712     }
   713     }