omadrm/drmplugins/drmromtm/uiData/src/RoMtmDat.cpp
changeset 84 b09186059647
parent 49 69d8e75812b7
equal deleted inserted replaced
82:a117e284a2c6 84:b09186059647
   556 // CRightsObjectMtmUiData::CreateSkinnedBitmapsL
   556 // CRightsObjectMtmUiData::CreateSkinnedBitmapsL
   557 //
   557 //
   558 // ---------------------------------------------------------
   558 // ---------------------------------------------------------
   559 void CRightsObjectMtmUiData::CreateSkinnedBitmapsL( TInt aNumZoomStates )
   559 void CRightsObjectMtmUiData::CreateSkinnedBitmapsL( TInt aNumZoomStates )
   560     {
   560     {
   561     MAknsSkinInstance* skins = AknsUtils::SkinInstance();
       
   562     TAknsItemID id;
   561     TAknsItemID id;
   563     //CFbsBitmap* bitmap;
   562     //CFbsBitmap* bitmap;
   564     //CFbsBitmap* bitmapMask;
   563     //CFbsBitmap* bitmapMask;
   565     CBitmapArray* array = NULL;
   564     CBitmapArray* array = NULL;
   566     TParse tp;
   565     TParse tp;