diff -r e5618cc85d74 -r 6c158198356e javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtrotateimage.h --- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtrotateimage.h Thu Jul 15 18:31:06 2010 +0300 +++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtrotateimage.h Thu Aug 19 09:48:13 2010 +0300 @@ -62,12 +62,12 @@ /** * Add a image which will be rotate after a call to the method Start(). */ - void AddImage(CFbsBitmap* aImage); + void AddImageL(CFbsBitmap* aImage); /** * Add images which will be rotate after a call to the method Start(). */ - void AddImages(const RArray& aImages); + void AddImagesL(const RArray& aImages); /** * Indicate if a redraw should be make when the rotation of all images is finih,