diff -r e5618cc85d74 -r 6c158198356e javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtsortedlist.h --- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtsortedlist.h Thu Jul 15 18:31:06 2010 +0300 +++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtsortedlist.h Thu Aug 19 09:48:13 2010 +0300 @@ -163,6 +163,8 @@ #ifdef RD_JAVA_S60_RELEASE_9_2 void EnableFocusHighlight(TBool aEnable); #endif //RD_JAVA_S60_RELEASE_9_2 + void PrepareForTraverse(); + protected: void DoPaint(const TRect& aRect) const;