mpxplugins/viewplugins/views/upnpplaybackview/src/mpxupnpplaybackviewlayout.cpp
branchRCL_3
changeset 21 a1247965635c
parent 0 ff3acec5bc43
equal deleted inserted replaced
18:c54d95799c80 21:a1247965635c
    95 //
    95 //
    96 void CMPXUPnPPlaybackViewLayout::ConstructL()
    96 void CMPXUPnPPlaybackViewLayout::ConstructL()
    97     {
    97     {
    98     MPX_FUNC( "CMPXUPnPPlaybackViewLayout::ConstructL" );
    98     MPX_FUNC( "CMPXUPnPPlaybackViewLayout::ConstructL" );
    99     iPodcastAlbumArt = EFalse;
    99     iPodcastAlbumArt = EFalse;
       
   100     InitCommonLayoutL();
   100     }
   101     }
   101 
   102 
   102 // ---------------------------------------------------------------------------
   103 // ---------------------------------------------------------------------------
   103 // Get layout data for an graphical indicator.
   104 // Get layout data for an graphical indicator.
   104 // ---------------------------------------------------------------------------
   105 // ---------------------------------------------------------------------------