mpxplugins/viewplugins/views/embeddedplaybackview/src/mpxembeddedplaybackviewlayout.cpp
branchRCL_3
changeset 21 a1247965635c
parent 0 ff3acec5bc43
equal deleted inserted replaced
18:c54d95799c80 21:a1247965635c
    94 //
    94 //
    95 void CMPXEmbeddedPlaybackViewLayout::ConstructL()
    95 void CMPXEmbeddedPlaybackViewLayout::ConstructL()
    96     {
    96     {
    97     MPX_FUNC( "CMPXEmbeddedPlaybackViewLayout::ConstructL" );
    97     MPX_FUNC( "CMPXEmbeddedPlaybackViewLayout::ConstructL" );
    98     iCommonUiHelper = CMPXCommonUiHelper::NewL();
    98     iCommonUiHelper = CMPXCommonUiHelper::NewL();
       
    99     InitCommonLayoutL();
    99     }
   100     }
   100 
   101 
   101 // ---------------------------------------------------------------------------
   102 // ---------------------------------------------------------------------------
   102 // Get the bitmap and mask for a given indicator.
   103 // Get the bitmap and mask for a given indicator.
   103 // ---------------------------------------------------------------------------
   104 // ---------------------------------------------------------------------------