textinput/peninputcommonctrls/src/peninputvkbctrl/peninputvkbctrlext.cpp
branchRCL_3
changeset 19 5e18d8c489d6
parent 14 e6a39382bb9c
equal deleted inserted replaced
18:c8fb4cf7b3ae 19:5e18d8c489d6
   390         SetBackgroundBmp( backgroundImg );
   390         SetBackgroundBmp( backgroundImg );
   391         SetBackgroundMaskBmp( backgroundMaskImg );           
   391         SetBackgroundMaskBmp( backgroundMaskImg );           
   392     	}
   392     	}
   393     CleanupStack::PopAndDestroy( 1 );		
   393     CleanupStack::PopAndDestroy( 1 );		
   394 	}
   394 	}
       
   395 	
       
   396 EXPORT_C void CPeninputVkbCtrlExt::HandleResourceChange(TInt aType)
       
   397     {
       
   398     CVirtualKeyboard::HandleResourceChange(aType);
       
   399     }