javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtsortedlist.h
branchRCL_3
changeset 19 71c436fe3ce0
parent 17 0fd27995241b
child 24 6c158198356e
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtsortedlist.h	Tue May 25 12:34:19 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtsortedlist.h	Wed Jun 09 09:34:07 2010 +0300
@@ -160,6 +160,9 @@
     TRect ClientRect() const;
     TSize ComputeSizeL(TInt aWHint, TInt aHHint);
     void ProcessKeyEventL(const TKeyEvent& aKeyEvent, TEventCode aType);
+#ifdef RD_JAVA_S60_RELEASE_9_2
+    void EnableFocusHighlight(TBool aEnable);
+#endif //RD_JAVA_S60_RELEASE_9_2
 protected:
     void DoPaint(const TRect& aRect) const;