mpxplugins/viewplugins/views/embeddedplaybackview/src/mpxembeddedplaybackviewlayout.cpp
equal
deleted
inserted
replaced
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 // --------------------------------------------------------------------------- |